Release v1.10.27 (#1359)

This commit is contained in:
Fangjun Kuang
2024-09-19 10:49:29 +08:00
committed by GitHub
parent 576a3aa90d
commit 647b63ea44
43 changed files with 34 additions and 78 deletions

View File

@@ -1,3 +1,10 @@
## 1.10.27
* Add non-streaming ONNX models for Russian ASR (#1358)
* Fix building Flutter TTS examples for Linux (#1356)
* Support passing utf-8 strings from JavaScript to C++. (#1355)
* Fix sherpa_onnx.go to support returning empty recognition results (#1353)
## 1.10.26
* Add links to projects using sherpa-onnx. (#1345)