Release v1.12.4 (#2343)

This commit is contained in:
Fangjun Kuang
2025-07-04 19:41:02 +08:00
committed by GitHub
parent 53a3ad366b
commit e6b388067d
38 changed files with 106 additions and 56 deletions

View File

@@ -1,3 +1,13 @@
## 1.12.4
* Refactor release scripts. (#2323)
* Add TTS engine APKs for more models (#2327)
* Fix static link without tts (#2328)
* Fix VAD+ASR C++ example. (#2335)
* Add sherpa-onnx-streaming-zipformer-zh-int8-2025-06-30 to android ASR apk (#2336)
* Support non-streaming zipformer CTC ASR models (#2340)
* Support linux aarch64 for Dart and Flutter (#2342)
## 1.12.3
* Show CMake debug information. (#2316)