Views
No views yet
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtpython gguf_orpheus.py --text "Hello, this is a test" --voice tarapython gguf_orpheus.py --text "Your text here" --voice tara --output "output.wav"--text: The text to convert to speech--voice: The voice to use (default: tara)--output: Output WAV file path (default: auto-generated filename)--list-voices: Show available voices--temperature: Temperature for generation (default: 0.6)--top_p: Top-p sampling parameter (default: 0.9)--repetition_penalty: Repetition penalty (default: 1.1)1<giggle>
2<laugh>
3<chuckle>
4<sigh>
5<cough>
6<sniffle>
7<groan>
8<yawn>
9<gasp>