Feat: add extra kokoro tts
This commit is contained in:
@@ -12,3 +12,6 @@ ChunkLimit = 100000
|
||||
RAGBatchSize = 100
|
||||
RAGWordLimit = 80
|
||||
RAGWorkers = 5
|
||||
# extra tts
|
||||
TTS_ENABLED = false
|
||||
TTS_URL = "http://localhost:8880/v1/audio/speech"
|
||||
|
||||
Reference in New Issue
Block a user