mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
test
This commit is contained in:
parent
dce85a25d3
commit
7f0a06946f
@ -9,6 +9,7 @@ python -m funasr.bin.inference \
|
||||
++frontend_conf.cmvn_file=${file_dir}/am.mvn \
|
||||
++input=${file_dir}/wav.scp \
|
||||
++input=${file_dir}/ocr_text \
|
||||
+data_type='["sound", "text"]' \
|
||||
++tokenizer_conf.bpemodel=${file_dir}/bpe.model \
|
||||
++output_dir="./outputs/debug" \
|
||||
++device="" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user