Crates.io | piper-rs |
lib.rs | piper-rs |
version | 0.1.9 |
source | src |
created_at | 2024-09-01 13:26:46.951296+00 |
updated_at | 2024-12-16 22:52:06.138204+00 |
description | Use piper TTS models in Rust |
homepage | |
repository | https://github.com/thewh1teagle/piper-rs |
max_upload_size | |
id | 1359628 |
size | 119,766 |
Use Piper TTS models in Rust.
cargo add piper-rs
See examples
All pretrained models available at huggingface.co/rhasspy/piper-voices
This project is inspired by sonata, originally created by mush42.