游雁
2024-03-18 322f3d5ab9bf7c64359d3a5e50dac1d9f7de4534
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",
                  )