Initial commit: FunASR Speech Recognition Toolkit
Update API Documentation / build-api-docs (push) Has been cancelled
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
python funasr/bin/inference.py \
|
||||
--config-path="/nfs/zhifu.gzf/ckpt/llm_asr_nar_exp1" \
|
||||
--config-name="config.yaml" \
|
||||
++init_param="/nfs/zhifu.gzf/ckpt/llm_asr_nar_exp1/model.pt.ep5" \
|
||||
++input="/Users/zhifu/funasr1.0/test_local/data_tmp/tmp_wav_10.jsonl" \
|
||||
++output_dir="/nfs/zhifu.gzf/ckpt/llm_asr_nar_exp1/inference/aishell2-dev_ios-funasr" \
|
||||
++device="cpu"
|
||||
Reference in New Issue
Block a user