Resources
Current deep learning model: v2.7.9(28 Sept. 2022)
How to update your deep learning model
Sense SDK v1.2.0 and above
This should be done by simply restarting your program.
Sense SDK v1.1.0 and below
Step 1. Remove the model locally
rm -r $HOME/.sense-sdk/Models/*
Step 2. Run your session again (It will download the new model)
Supported Architectures
- x86-64(e.g. Intel or AMD)
- AArch64(e.g. Raspberry Pi 3 Model B, Android device)
- ARMv7(e.g. Raspberry Pi 2)
v1.2.0
Download or pull the Cochl.Sense SDK using the links below.
C++ SDK for Ubuntu Linux
Python SDK for Ubuntu Linux
Architecture | Python3.6 | Python3.7 | Python3.8 |
---|---|---|---|
x86-64 | Download | Download | Download |
AArch64 | Download | Download | Download |
ARMv7 | Download | Download | Download |
Android SDK for Android 8.0 Oreo(API level 26) or above
Architecture | Download Link |
---|---|
AArch64 | Download |
v1.1.0
Download or pull the Cochl.Sense SDK using the links below.
C++ SDK for Ubuntu Linux
Python SDK for Ubuntu Linux
Architecture | Python3.6 | Python3.7 | Python3.8 |
---|---|---|---|
x86-64 | Download | Download | Download |
AArch64 | Download | Download | Download |
ARMv7 | Download | Download | Download |
v1.0.0
Download or pull the Cochl.Sense SDK using the links below.