kokoro_tts_en

Run offline text-to-speech with an English Kokoro model.

Source file

rust-api-examples/examples/kokoro_tts_en.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-kokoro-tts-en.sh

./run-kokoro-tts-en.sh

Run it directly with Cargo

cargo run --example kokoro_tts_en