游雁
2024-03-21 bd2b6f6a116f9cd4425c270942a3b45d9a7901c0
examples/industrial_data_pretraining/campplus_sv/demo.py
@@ -5,7 +5,7 @@
from funasr import AutoModel
model = AutoModel(model="damo/speech_campplus_sv_zh-cn_16k-common",
model = AutoModel(model="iic/speech_campplus_sv_zh-cn_16k-common",
                  model_revision="v2.0.2",
                  )