CoolFace
Modelpublic

csukuangfj/paraformer-onnxruntime-python-example

sourceHugging Facemitupdated 3y agoView on Hugging Face
8likes17downloads
Model Card

Introduction

This repo shows how to run Paraformer with onnxruntime in Python.

model.onnx is converted from https://www.modelscope.cn/models/damo/speechparaformer-largeasr_nat-zh-cn-16k-common-vocab8404-pytorch

Usage

bash
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