|
fix(server): use default voice_ref from settings when client omits it
Without this, browser/Python clients that don't send voice_ref failed with 'F5-TTS requires a reference audio file' even when DEFAULT_VOICE_REF was configured in .env. |
|---|
|
|
| src/voice_tts/api/server.py |
|---|