Fix displaying streaming speech recognition results for Python. (#2196)

This commit is contained in:
Fangjun Kuang
2025-05-09 21:48:49 +08:00
committed by GitHub
parent a6834f6556
commit 4a833a7547
8 changed files with 81 additions and 50 deletions

View File

@@ -14,7 +14,7 @@ project(sherpa-onnx)
# Remember to update
# ./CHANGELOG.md
# ./new-release.sh
set(SHERPA_ONNX_VERSION "1.11.5")
set(SHERPA_ONNX_VERSION "1.11.6")
# Disable warning about
#