Release v1.9.28
·
320 commits
to master
since this release
What's Changed
- Fix punctuation by @csukuangfj in #976
- initial tensorrt ep commit by @manickavela29 in #921
- Support getting word IDs for CTC HLG decoding. by @csukuangfj in #978
- Add Python example to show how to register speakers dynamically for speaker ID. by @csukuangfj in #986
- add more text-to-speech models from piper by @csukuangfj in #988
- store speed in SharedPreferences by @gilcu3 in #991
- Limit the maximum segment length for VAD. by @csukuangfj in #990
- Fix CI errors. by @csukuangfj in #993
New Contributors
Full Changelog: v1.9.27...v1.9.28