mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-01-06 17:32:53 +00:00
Document TTS configuration better (#142)
* Document TTS configuration better * Improve CFG documentation
This commit is contained in:
@@ -276,6 +276,8 @@ echo "Hey, how are you?" | python scripts/tts_rust_server.py - -
|
||||
# From text file to audio file
|
||||
python scripts/tts_rust_server.py text_to_say.txt audio_output.wav
|
||||
```
|
||||
|
||||
You can configure the server by modifying `configs/config-tts.toml`. See comments in that file to see what options are available.
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user