mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
add postprocess for sensevoice
This commit is contained in:
parent
5448e926a2
commit
0fe232fd7b
@ -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,
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user