silero v5

This commit is contained in:
2026-01-07 17:31:22 +03:00
parent ebaed3fbbe
commit 7b79593cad
5 changed files with 183 additions and 87 deletions

View File

@@ -29,5 +29,5 @@ SAMPLE_RATE = 16000
CHANNELS = 1
# TTS configuration
TTS_SPEAKER = "xenia" # Available: aidar, baya, kseniya, xenia, eugene
TTS_SPEAKER = "eugene" # Available: aidar, baya, kseniya, xenia, eugene
TTS_SAMPLE_RATE = 48000