Introduction
This repo shows how to run Paraformer with onnxruntime in Python.
model.onnx
is converted from
https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch
Usage
git lfs install
git clone https://huggingface.co/csukuangfj/paraformer-onnxruntime-python-example
cd paraformer-onnxruntime-python-example
pip install -r ./requirements.txt
./test-paraformer-onnx.py
- Downloads last month
- 11
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.