This commit is contained in:
语帆 2024-02-22 15:43:12 +08:00
parent dce85a25d3
commit 7f0a06946f

View File

@ -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="" \