Crates.io | piper-rs |
lib.rs | piper-rs |
version | 0.1.4 |
source | src |
created_at | 2024-09-01 13:26:46.951296 |
updated_at | 2024-12-11 11:16:35.303332 |
description | Use piper TTS models in Rust |
homepage | |
repository | https://github.com/thewh1teagle/piper-rs |
max_upload_size | |
id | 1359628 |
size | 119,209 |
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.