keyword_spotter
Detect keywords from audio with a Zipformer keyword spotting model.
Source file
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-keyword-spotter.sh
Run it directly with Cargo
cargo run --example keyword_spotter -- --help