v1.10.29
What's Changed
- Upload speaker embedding models to huggingface by @csukuangfj in #1428
- "Speaker identification" is repeat! by @semxum in #1431
- Add Go API for offline punctuation models by @csukuangfj in #1434
- updated onnxruntime-linux-aarch64.cmake so that libonnxruntime.so can… by @shawl336 in #1436
- Support https://huggingface.co/Revai/reverb-diarization-v1 by @csukuangfj in #1437
- fix "log10" compile error by import CMATH lib by @Zazzle516 in #1438
- add more models for speaker diarization by @csukuangfj in #1440
- Add Java API example for hotwords. by @csukuangfj in #1442
- update java for hotword jar by @YeyuchenBa in #1444
- add java android demo by @JameWade in #1454
- Add C++ API for streaming ASR. by @csukuangfj in #1455
- Add C++ API for non-streaming ASR by @csukuangfj in #1456
- Fix style issues by @csukuangfj in #1458
- Handle NaN embeddings in speaker diarization. by @csukuangfj in #1461
- Add speaker identification with VAD and non-streaming ASR using ALSA by @Peakyxh in #1463
- Support GigaAM CTC models for Russian ASR by @csukuangfj in #1464
- Add GigaAM NeMo transducer model for Russian ASR by @csukuangfj in #1467
- Release v1.10.29 by @csukuangfj in #1468
New Contributors
- @semxum made their first contribution in #1431
- @Zazzle516 made their first contribution in #1438
- @YeyuchenBa made their first contribution in #1444
- @JameWade made their first contribution in #1454
- @Peakyxh made their first contribution in #1463
Full Changelog: v1.10.28...v1.10.29