fire_red_asr_ctc

Run non-streaming ASR with a FireRedASR CTC model for Chinese-English speech recognition.

Source file

rust-api-examples/examples/fire_red_asr_ctc.rs

How to run

The recommended way is to use the helper script(s) provided in rust-api-examples because they download or point to the required models and test files automatically when needed.

Helper script(s)

run-fire-red-asr-ctc.sh

./run-fire-red-asr-ctc.sh

Run it directly with Cargo

cargo run --example fire_red_asr_ctc -- --help