Release notes
Current deep learning model: v2.15.8(21 June 2023)
June 21, 2023
Cochl.Sense SDK v1.3.0 released
- added a new “log_level” field to enable log level configuration
- optimized the metrics process
- resolved error occurring when running the app on armv7l platform
- resolved the issue where the deletion of a sdk channel on the dashboard was not properly reflected
- new model
September 28, 2022
Cochl.Sense SDK v1.2.0 released
- audio source file now awaits for a file path (wav or mp3) instead of a buffer
- audio is downsampled if the sample rate is greater than 22050
- added a new “device_name” field to identify the device on the dashboard
- no service concept
- new model
Breaking changes
Following the new no-service concept, the models format has been modified.
July 07, 2022
Cochl.Sense SDK v1.1.0 released
- Multi-tag support
- Mew logging format applied
- Fixed a memory leak related to metrics
- CPU usage reduced
- Network usage reduced
- Metrics related parameters have been added
- When the program shutdown, the process is terminated after trying to push all metrics stored locally to the server.
Breaking changes
Following the new multi-tag feature, the metric format has been modified.
See Upload SDK Analytics for more information.
Mar 10, 2022
First release of Cochl.Sense SDK for Python(v1.0.0)
Mar 02, 2022
First release of Cochl.Sense SDK for C++(v1.0.0)