fix: allow configuring FunASR recognition language

This commit is contained in:
LauraGPT
2026-06-29 20:58:51 +00:00
parent 67dde7cc47
commit 2fae96d60c
3 changed files with 92 additions and 1 deletions
+3
View File
@@ -360,6 +360,9 @@ ASR:
type: fun_local
model_dir: models/SenseVoiceSmall
output_dir: tmp/
# 识别语种:auto 自动检测;如需限制只识别中文可设为 zh,避免中文短句误判为韩文等。
# SenseVoice 支持 zh、en、ja、ko、yue 等语种标记。
language: auto
FunASRServer:
# 独立部署FunASR,使用FunASR的API服务,只需要五句话
# 第一句:mkdir -p ./funasr-runtime-resources/models