---
title: paraformer-large-zh-en-onnx-offline
canonical_url: "https://www.modelscope.cn/models/manyeyes/paraformer-large-zh-en-onnx-offline"
md_url: "https://www.modelscope.cn/models/manyeyes/paraformer-large-zh-en-onnx-offline.md"
repository: manyeyes/paraformer-large-zh-en-onnx-offline
chinese_name: "paraformer-large-语音识别-中英文-离线-onnx模型"
last_updated: 2025-08-22
license: "Apache License 2.0"
pipeline_tag: auto-speech-recognition
tasks:
  - auto-speech-recognition
library_name:
  - onnx
  - onnxruntime
frameworks:
  - onnxruntime
downloads: 300
stars: 2
---

# paraformer-large-zh-en-onnx-offline

> paraformer-large-zh-en-onnx-offline - manyeyes 在 ModelScope 开源的模型。paraformer-large-语音识别-中英文-离线-onnx模型。示例是使用c#开发的maui应用程序，源码完全开源，免费。示例文件包括：onnx模型，安卓apk，windows安装包等。

manyeyes/paraformer-large-zh-en-onnx-offline 是 ModelScope 魔搭社区上的auto-speech-recognition模型，采用 Apache License 2.0 许可。

- **Repository**: manyeyes/paraformer-large-zh-en-onnx-offline
- **License**: Apache License 2.0
- **Tasks**: auto-speech-recognition
- **Downloads**: 300
- **Stars**: 2
- **Last updated**: 2025-08-22

Source: https://www.modelscope.cn/models/manyeyes/paraformer-large-zh-en-onnx-offline

---

###### 该模型是speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404的onnx模型。

###### 您可以通过CSharp项目AliParaformerAsr来使用它，项目地址：https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/csharp/AliParaformerAsr。

#### Clone with HTTP
```bash
 git clone https://www.modelscope.cn/manyeyes/paraformer-large-zh-en-onnx-offline.git
```
