Disable inactive WhisperX provider status
This commit is contained in:
@@ -12,7 +12,7 @@ data:
|
||||
LLM_MODEL: "qwen2.5-14b"
|
||||
LLM_TIMEOUT: "5m"
|
||||
TRANSCRIPTION_PROVIDERS: "voxtral-small"
|
||||
WHISPERX_URL: "http://10.2.3.5:8001"
|
||||
WHISPERX_URL: ""
|
||||
WHISPERX_TIMEOUT: "10m"
|
||||
WHISPERX_LEAD_SILENCE: "800ms"
|
||||
# Fill these after Qwen2-Audio and Voxtral are exposed as OpenAI-compatible
|
||||
|
||||
Reference in New Issue
Block a user