Feat: stop audio [WIP]
This commit is contained in:
@@ -15,6 +15,7 @@ RAGWorkers = 5
|
||||
# extra tts
|
||||
TTS_ENABLED = false
|
||||
TTS_URL = "http://localhost:8880/v1/audio/speech"
|
||||
TTS_SPEED = 1.0
|
||||
# extra stt
|
||||
STT_ENABLED = false
|
||||
STT_URL = "http://localhost:8081/inference"
|
||||
|
||||
Reference in New Issue
Block a user