Merge pull request #1017 from weinaike/main

[Feature]新增funASR服务调用适配
This commit is contained in:
hrz
2025-04-29 09:02:22 +08:00
committed by GitHub
4 changed files with 152 additions and 0 deletions
+6
View File
@@ -209,6 +209,12 @@ ASR:
type: fun_local
model_dir: models/SenseVoiceSmall
output_dir: tmp/
FunASRServer:
# 支持FunASR服务,部署方法:https://github.com/modelscope/FunASR/blob/main/runtime/docs/SDK_advanced_guide_online_zh.md
# mode 预置 offline
type: fun_server
host: 127.0.0.1
port: 10096
SherpaASR:
type: sherpa_onnx_local
model_dir: models/sherpa-onnx-sense-voice-zh-en-ja-ko-yue-2024-07-17