feat:新增vosk本地语音识别服务

This commit is contained in:
JoeyZhou
2025-03-31 15:41:45 +08:00
parent d2d97149fc
commit ee3808dd2f
4 changed files with 140 additions and 1 deletions
+4
View File
@@ -162,6 +162,10 @@ ASR:
type: fun_local
model_dir: models/SenseVoiceSmall
output_dir: tmp/
VoskASR:
type: vosk_local
model_dir: models/vosk-model
output_dir: tmp/
SherpaASR:
type: sherpa_onnx_local
model_dir: models/sherpa-onnx-sense-voice-zh-en-ja-ko-yue-2024-07-17