Release v1.10.26 (#1350)

This commit is contained in:
Fangjun Kuang
2024-09-14 14:37:42 +08:00
committed by GitHub
parent e7ffcbd677
commit 9dade25d3e
18 changed files with 35 additions and 28 deletions

View File

@@ -1,3 +1,10 @@
## 1.10.26
* Add links to projects using sherpa-onnx. (#1345)
* Support lang/emotion/event results from SenseVoice in Swift API. (#1346)
* Support specifying max speech duration for VAD. (#1348)
* Add APIs about max speech duration in VAD for various programming languages (#1349)
## 1.10.25
* Allow tokens and hotwords to be loaded from buffered string driectly (#1339)