v1.9.13
github-actions
released this
24 Mar 01:44
·
485 commits
to master
since this release
What's Changed
- add WebAssembly for Kws by @lovemefan in #648
- small fixes to wasm kws. by @csukuangfj in #672
- Fix argument for beam search Decoding by @bhaswa in #673
- Add HotwordsFile and HotwordsScore fields to OnlineRecognizerConfig in C# API by @foreversimon in #675
- Add tts play example for .Net. by @csukuangfj in #676
- support whisper language by @wxbool in #678
- Support whisper language/task in various language bindings. by @csukuangfj in #679
- Add nuget package for Windows x86 by @csukuangfj in #683
- Update MainActivity.kt by @mablue in #687
- Refactor github actions tests by @csukuangfj in #688
- Add hotwords support to .Net by @csukuangfj in #689
- Configurable low_freq high_freq, dithering by @KarelVesely84 in #664
- Fix building c api examples with alsa by @csukuangfj in #691
- Add timestamps and tokens for .Net's online models. by @csukuangfj in #690
- Update MainActivity.kt by @mablue in #693
- Use manylinux in CI test by @csukuangfj in #692
New Contributors
- @lovemefan made their first contribution in #648
- @bhaswa made their first contribution in #673
- @foreversimon made their first contribution in #675
- @wxbool made their first contribution in #678
- @mablue made their first contribution in #687
Full Changelog: v1.9.12...v1.9.13