sense_voice

Run non-streaming ASR with a SenseVoice model supporting Chinese, English, Japanese, Korean, and Cantonese.

Source file

rust-api-examples/examples/sense_voice.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-sense-voice.sh

./run-sense-voice.sh

Run it directly with Cargo

cargo run --example sense_voice -- --help