add postprocess for sensevoice

This commit is contained in:
北念 2024-07-10 11:32:49 +08:00
parent 5448e926a2
commit 0fe232fd7b

View File

@ -12,8 +12,6 @@ input_file = (
"https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/test_audio/asr_example_zh.wav"
)
input_file = ("/nfs/beinian.lzr/workspace/models/modelscope_models/SenseVoice/example/rich_2.wav")
model = AutoModel(
model=model_dir,
)