|
Add explicit reference text config and clean default reference
- Add DEFAULT_REF_TEXT setting to skip Whisper transcription - Pass ref_text through F5 backend and warm-up path - Document new env variables and warm-up usage - Update latency notes with explicit ref_text timing |
|---|
|
|
| .env.example |
|---|
| docs/05_usage.md |
|---|
| docs/06_technical_notes.md |
|---|
| src/voice_tts/api/server.py |
|---|
| src/voice_tts/config.py |
|---|
| src/voice_tts/tts/f5_backend.py |
|---|