Release v1.12.3 (#2322)

This commit is contained in:
Fangjun Kuang
2025-06-27 10:55:46 +08:00
committed by GitHub
parent f835642b1c
commit e25634ac39
37 changed files with 72 additions and 65 deletions

View File

@@ -1,3 +1,10 @@
## 1.12.3
* Show CMake debug information. (#2316)
* Remove portaudio-go in Go API examples. (#2317)
* Support Xipformer CTC ASR with whisper features. (#2319)
* Support Zipformer transducer ASR with whisper features. (#2321)
## 1.12.2
* Fix CI for windows (#2279)