docs.rs failed to build piper-rs-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
piper-rs
Use Piper TTS models in Rust.
Features
- Compatibility with all Piper TTS models
- Support for multiple languages
- High performance with pure Rust implementation
Install
cargo add piper-rs
Examples
See examples
Models
All pretrained models available at huggingface.co/rhasspy/piper-voices
Credits
This project is inspired by sonata, originally created by mush42.