Increase Voxtral transcription timeouts
This commit is contained in:
@@ -15,7 +15,7 @@ data:
|
||||
# server through an OpenAI-compatible /v1/audio/transcriptions endpoint.
|
||||
VOXTRAL_BASE_URL: "http://10.2.3.5:8004"
|
||||
VOXTRAL_MODEL: "mistralai/Voxtral-Small-24B-2507"
|
||||
VOXTRAL_TIMEOUT: "10m"
|
||||
VOXTRAL_TIMEOUT: "30m"
|
||||
AI_STATS_SIDECAR_URL: "http://10.2.3.5:9090"
|
||||
AI_STATS_TIMEOUT: "8s"
|
||||
WORKER_POLL_INTERVAL: "2s"
|
||||
|
||||
Reference in New Issue
Block a user