Offline ASR SDK Version Overview¶
CI13XX_SDK_ASR_Offline_V2.2.0¶
Version 2.2.0 โMigration Guide
What’s new:
- Support switching acoustic models. For example, when supporting both Chinese and English, switching between different versions of DNN pro5 models is supported. Switching between pro5 and pro is not supported.
- Added flash protection.
- Removed some algorithm macros that are no longer supported in offline versions. Updated tool to V3.9.9. You can query firmware checksums and view partition addresses.
CI13XX_SDK_ASR_Offline_V2.1.14¶
Version 2.1.14 โMigration Guide
What’s new:
- Support various pro models, improving adaptability and recognition stability.
- Fixed incomplete playback combinations under specific conditions.
- Default synthesized prompt uses -b16 to reduce voice asset size.
- Recognition speed: ADAPTIVE_CNT_ENABLE 1 = adaptive cnt; 0 = faster response, but you must set reasonable cnt values in cmd_info entries. Packaging tool updated to V3.9.7.
CI13XX_SDK_ASR_Offline_V2.0.10¶
Version 2.0.10 โMigration Guide
What’s new:
- Initial release of Natural Speech SDK.
- Optimized user_config.h for beginners.
- This SDK can be used for offline Natural Speech solutions and command-word solutions.
- Pro models offer higher accuracy and better noise robustness; prioritize the highest version number when choosing models.
- This SDK retains only the project offline_asr_pro_sample; other samples (e.g., command self-learning) will be added in later versions.
- Updated packaging tool.
CI13XX_SDK_ASR_Offline_V1.12.16¶
Version 1.12.16 โMigration Guide
What’s new:
- Improved recognition stability to avoid extremely rare cases of a specific word performing poorly.
- Broader baud rate compatibility.
- Optimized code logic when self-learning and AEC coexist. Important: This is the final version of the fixed command-word SDK; no new features will be added afterward.
CI13XX_SDK_ASR_Offline_V1.11.7¶
Version 1.11.7
What’s new:
- Updated recognition library and optimized memory usage.
- When volume is set to 0, the DAC digital gain is also set to 0 to eliminate faint sounds.
- Fixed an issue where UART data might not finish sending before reset under specific conditions.
- Packaging/upgrade tool updated to V3.8.3.
- Fixed an issue where firmware info was not immediately refreshed when jumping directly to the upgrade interface after packaging.
- Firmware version number in the packaged upgrade tool now adds dots to the filename only; it is not written into the partition table.