Release v1.9.23
What's Changed
- fix a typo in building language ID apk by @csukuangfj in #795
- Add jieba for Chinese TTS models by @csukuangfj in #797
- Increase CED's max frame length to 3000 by @csukuangfj in #798
- Fix the last character not being recognized for streaming paraformer … by @csukuangfj in #799
- Refactor TTS Android code to support jieba for Chinese TTS models by @csukuangfj in #800
- wget 续传 by @bubao in #801
- Refactor the JNI interface to make it more modular and maintainable by @csukuangfj in #802
- Fix CI tests by @csukuangfj in #804
- Refactor Java APIs by @csukuangfj in #806
- Add Java API for non-streaming ASR by @csukuangfj in #807
- Add dict_dir arg to c api to support Chinese TTS models using jieba by @csukuangfj in #809
Full Changelog: v1.9.22...v1.9.23