feat: ASR增加sherpa-onnx模型 #315 (#379)

This commit is contained in:
Jad
2025-03-17 13:45:49 +08:00
committed by GitHub
parent 6eac25425c
commit 08e57936fc
6 changed files with 177 additions and 2 deletions
+4 -1
View File
@@ -141,8 +141,8 @@ music/
# Cython debug symbols
cython_debug/
*.iml
model.pt
tmp
.history
.DS_Store
main/xiaozhi-server/data
main/manager-web/node_modules
@@ -151,3 +151,6 @@ main/manager-web/node_modules
.private_config.yaml
.env.development
# model files
main/xiaozhi-server/models/SenseVoiceSmall/model.pt
main/xiaozhi-server/models/sherpa-onnx*