FireRedAsr

This section describes how to use models from https://github.com/FireRedTeam/FireRedASR.

Note that this model supports Chinese and English.

Hint

该模型支持普通话、及一些方言(四川话、河南话、天津话等).

We have converted FireRedASR to onnx and provided APIs for the following programming languages

Note that you can use FireRedASR with sherpa-onnx on the following platforms:

  • Linux (x64, aarch64, arm, riscv64)

  • macOS (x64, arm64)

  • Windows (x64, x86, arm64)

  • Android (arm64-v8a, armv7-eabi, x86, x86_64)

  • iOS (arm64)

In the following, we describe how to download pre-trained FireRedASR models and use them in sherpa-onnx.