8000 GitHub - MR-Eder/Kokoros-Rust: Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MR-Eder/Kokoros-Rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kokoro Rust

img

Kokoro is a trending top 2 TTS model on huggingface. This repo provides insanely fast Kokoro infer in Rust, you can now have your built TTS engine powered by Kokoro and infer fast by only a command of koko.

kokoros is a rust crate that provides easy to use TTS ability. One can directly call koko in terminal to synthesize audio.

kokoros uses a relative small model 87M params, while results in extremly good quality voices results.

Languge support:

  • English;
  • Chinese (partly);
  • Japanese (partly);
  • German (partly);

Updates

  • 2025.01.12: Released Kokoros;

Build

Run:

cargo build --release

# test
cargo run

Roadmap

Due to Kokoro actually not finalizing it's ability, this repo will keep tracking the status of Kokoro, and helpfully we can have language support incuding: English, Mandarian, Japanese, German, French etc.

Copyright

Copyright reserved by Lucas Jin under Apache License.

About

Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.7%
  • Python 6.9%
  • Shell 0.4%
0