examples/industrial_data_pretraining/monotonic_aligner/infer.sh
@@ -8,7 +8,7 @@ python funasr/bin/inference.py \ +model="${local_path}" \ +input='["/Users/shixian/code/modelscope_models/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/example/asr_example.wav", "欢迎大家来到魔搭社区进行体验"]' \ +input='["../modelscope_models/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/example/asr_example.wav", "欢迎大家来到魔搭社区进行体验"]' \ +data_type='["sound", "text"]' \ +output_dir="../outputs/debug" \ +device="cpu" \