Three medium-quality en-US single-speaker Piper TTS voices, each with its .onnx model and .onnx.json config, plus README install instructions. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
175 B
Plaintext
16 lines
175 B
Plaintext
# OS / editor cruft
|
|
.DS_Store
|
|
Thumbs.db
|
|
*~
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Python (if you add training/conversion scripts later)
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
|
|
# Audio test output
|
|
*.wav
|