Crates.io | piper-rs-cli |
lib.rs | piper-rs-cli |
version | 0.1.9 |
source | src |
created_at | 2024-12-04 02:14:32.269885+00 |
updated_at | 2024-12-16 22:52:43.984129+00 |
description | Use vits model based on piper in Rust |
homepage | https://github.com/thewh1teagle/piper-rs |
repository | https://github.com/thewh1teagle/piper-rs |
max_upload_size | |
id | 1470924 |
size | 60,380 |
CLI interface for piper-rs
cargo install piper-rs-cli
wget https://huggingface.co/rhasspy/piper-voices/resolve/v1.0.0/en/en_US/hfc_female/medium/en_US-hfc_female-medium.onnx
wget https://huggingface.co/rhasspy/piper-voices/resolve/v1.0.0/en/en_US/hfc_female/medium/en_US-hfc_female-medium.onnx.json
wget https://github.com/thewh1teagle/piper-rs/releases/download/espeak-ng-files/espeak-ng-data.tar.gz
tar xf espeak-ng-data.tar.gz
Create audio from text
piper-rs-cli en_US-hfc_female-medium.onnx.json "Hello from piper-rs-cli!"