kokoro-multi-lang-v1_0 is a prebuild from https://github.com/k2-fsa/sherpa-onnx/releases/tts-models/
export.py will export the model to onnx format taked from https://github.com/hexgrad/kokoro/tree/main this requires uv is installed
to build using the prebuild, run the following command:
cargo run
to build using the local build run
cargo run --features local
2 commits
Python
68.3%
Rust
31.7%
kokoro-multi-lang-v1_0 is a prebuild from https://github.com/k2-fsa/sherpa-onnx/releases/tts-models/
export.py will export the model to onnx format taked from https://github.com/hexgrad/kokoro/tree/main this requires uv is installed
to build using the prebuild, run the following command:
cargo run
to build using the local build run
cargo run --features local
2 commits
Python
68.3%
Rust
31.7%