Skip to content

Commit fc8ee3a

Browse files
deps(deps): bump sherpa-onnx in the production-dependencies group
Bumps the production-dependencies group with 1 update: [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx). Updates `sherpa-onnx` from 1.12.23 to 1.12.25 - [Release notes](https://github.com/k2-fsa/sherpa-onnx/releases) - [Changelog](https://github.com/k2-fsa/sherpa-onnx/blob/master/CHANGELOG.md) - [Commits](k2-fsa/sherpa-onnx@v1.12.23...v1.12.25) --- updated-dependencies: - dependency-name: sherpa-onnx dependency-version: 1.12.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 467403c commit fc8ee3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local_ai_server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vosk==0.3.45
33
llama-cpp-python==0.3.16
44
piper-tts==1.2.0
55
numpy==1.26.4
6-
sherpa-onnx==1.12.23
6+
sherpa-onnx==1.12.28
77
kokoro>=0.9.2
88
# Note: numpy is used by both Piper TTS and Kroko/Sherpa STT (PCM16→float32 conversion)
99
# sherpa-onnx provides local streaming ASR (Kroko is built on sherpa-onnx)

0 commit comments

Comments
 (0)