Release notes

Current deep learning model: v2.15.8(21 June 2023)

December 28, 2023

Cochl.Sense SDK v1.4.0 released


  • resolved the issue with memory usage gradually increasing over time
  • added new features: “Default Hop Size”, “Sensitivity Control”, “Result Summary”, and “Loudness Filtering”
  • a new licensing method applied

Breaking changes

Following the new licensing, there have been changes to the authentication process.

See Install license manager for SDK for more information.


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 the armv7l platform
  • fixed the issue where the deletion of an 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 22,050
  • 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 model format has been modified.


July 07, 2022

Cochl.Sense SDK v1.1.0 released


  • multi-tag support
  • a new logging format applied
  • fixed a memory leak related to metrics
  • CPU and network usage reduced
  • metrics related parameters have been added
  • on program termination, improved behavior pushes local metrics to the server

Breaking changes

Following the new multi-tag feature, the metric format has been modified.

See Upload SDK Analytics for more information.


March 10, 2022

First release of Cochl.Sense SDK for Python(v1.0.0)


March 02, 2022

First release of Cochl.Sense SDK for C++(v1.0.0)