Release v1.10.43 (#1828)

This commit is contained in:
Fangjun Kuang
2025-02-09 21:58:58 +08:00
committed by GitHub
parent 07391e6d1b
commit 1030bed425
32 changed files with 62 additions and 53 deletions

View File

@@ -1,3 +1,12 @@
## 1.10.43
* Add MFC example for Kokoro TTS 1.0 (#1815)
* Update sherpa-onnx-tts.js VitsModelConfig.model can be none (#1817)
* Fix passing gb2312 encoded strings to tts on Windows (#1819)
* Support scaling the duration of a pause in TTS. (#1820)
* Fix building wheels for linux aarch64. (#1821)
* Fix CI for Linux aarch64. (#1822)
## 1.10.42
* Fix publishing wheels (#1746)