v1.10.31
github-actions
released this
16 Nov 08:58
·
31 commits
to master
since this release
What's Changed
- Publish pre-built wheels for Python 3.13 by @csukuangfj in #1485
- Add some frequently used ASR models to README.md by @csukuangfj in #1486
- fix typo by @pengzhendong in #1488
- Publish pre-built macos xcframework by @csukuangfj in #1490
- Removed unused TTS example code in .Net examples by @csukuangfj in #1492
- Update pybind11 to support numpy 2.0 by @csukuangfj in #1493
- Fix reading tokens.txt on Windows. by @csukuangfj in #1497
- Add two-pass ASR Android APKs for Moonshine models. by @csukuangfj in #1499
- Support building GPU-capable sherpa-onnx on Linux aarch64. by @csukuangfj in #1500
- Add an example for computing RTF about streaming ASR. by @csukuangfj in #1501
- Publish pre-built wheels with CUDA support for Linux aarch64. by @csukuangfj in #1507
- Fix building by @csukuangfj in #1508
- Export the English TTS model from MeloTTS by @csukuangfj in #1509
- Reduce vad-sense-voice example code. by @whyb in #1510
- Fix: Reset sample-buffer after processing by @iteamvep in #1521
- Fixes #1512 by @csukuangfj in #1522
- Revert: [#1521] No need to reset sample-buffer by @iteamvep in #1524
- Add Lazarus example for Moonshine models. by @csukuangfj in #1532
- 增加isolate_tts demo by @Spicely in #1529
- Add WebAssembly example for VAD + Moonshine models. by @csukuangfj in #1535
- Add Android APK for streaming Paraformer ASR by @csukuangfj in #1538
- Support static build for windows arm64. by @csukuangfj in #1539
- fix windows build by @endink in #1546
- Use xcframework for Flutter iOS plugin. by @csukuangfj in #1547
New Contributors
- @whyb made their first contribution in #1510
- @iteamvep made their first contribution in #1521
- @Spicely made their first contribution in #1529
- @endink made their first contribution in #1546
Full Changelog: v1.10.30...v1.10.31