lingji-yidong
2024-08-19 f43da18b5e097515c12438c70fc7918c29e5d0c8
examples/industrial_data_pretraining/bicif_paraformer/export.sh
@@ -6,11 +6,9 @@
model="iic/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch"
model_revision="v2.0.4"
python -m funasr.bin.export \
++model=${model} \
++model_revision=${model_revision} \
++type="onnx" \
++quantize=false \
++device="cpu"