Tune MeloTTS speed and prosody defaults
This commit is contained in:
@@ -13,7 +13,10 @@ TTS_IMAGE=realtime-voice-bot-melotts:v0.1.2
|
||||
TTS_LANGUAGE=KR
|
||||
TTS_SPEAKER=KR
|
||||
TTS_DEVICE=cpu
|
||||
TTS_SPEED=1
|
||||
TTS_SPEED=1.18
|
||||
TTS_SDP_RATIO=0.22
|
||||
TTS_NOISE_SCALE=0.55
|
||||
TTS_NOISE_SCALE_W=0.75
|
||||
TTS_CACHE_DIR=.local-ai/tts-cache
|
||||
TTS_OUTPUT_DIR=.local-ai/tts-output
|
||||
OLLAMA_BASE_URL=http://127.0.0.1:11434
|
||||
|
||||
Reference in New Issue
Block a user