media-processing / cli
Piper
Capability: Piper
Use it when
- generate speech locally without per-character API charges
- add offline text to speech narration to a media workflow
What it solves
Not the fit when
- voice model quality and licensing vary by model
Install
pip install piper-tts
Invoke
echo 'Narration text' | piper --model en_US-lessac-medium --output_file narration.wav
Alternatives
No reviewed alternatives recorded yet.