v1.10.21
github-actions
released this
08 Aug 03:00
·
192 commits
to master
since this release
What's Changed
- Fix ffmpeg c api example by @csukuangfj in #1185
- Fix splitting sentences for MeloTTS by @csukuangfj in #1186
- Add test about whisper large-v3 for .Net by @csukuangfj in #1187
- Non-streaming WebSocket client for Java. by @csukuangfj in #1190
- Fix copying asset files for flutter examples. by @csukuangfj in #1191
- Add Chinese+English tts example for flutter by @csukuangfj in #1192
- Add speaker identification and verification exmaple for Dart API by @csukuangfj in #1194
- Fix reading non-standard wav files. by @csukuangfj in #1199
- Add ReazonSpeech Japanese pre-trained model by @csukuangfj in #1203
- describe how to add new words for MeloTTS models by @csukuangfj in #1209
- Remove libonnxruntime_providers_cuda.so as a dependency. by @csukuangfj in #1210
- Update README to include Rust. by @csukuangfj in #1212
- Fix setting SenseVoice language. by @csukuangfj in #1214
- Support passing TTS callback from Swift to C by @csukuangfj in #1218
- Add MeloTTS example for ios by @csukuangfj in #1223
- Add online punctuation and casing prediction model for English language by @frankyoujian in #1224
- Fix style issues for online punctuation source files by @csukuangfj in #1225
- Add CI tests for online punctuation models by @csukuangfj in #1226
- Fix typo in offline-lm-config.cc by @xsjk in #1229
- Fix Python two pass ASR examples by @csukuangfj in #1230
- addition of blank_penalty config in online_recognizer by @parth-khiera in #1232
- Add blank penalty for various language bindings. by @csukuangfj in #1234
New Contributors
- @xsjk made their first contribution in #1229
- @parth-khiera made their first contribution in #1232
Full Changelog: v1.10.20...v1.10.21