Pad audio before WhisperX transcription
This commit is contained in:
@@ -13,6 +13,8 @@ data:
|
||||
LLM_TIMEOUT: "5m"
|
||||
WHISPERX_URL: "http://10.2.3.5:8001"
|
||||
WHISPERX_TIMEOUT: "10m"
|
||||
WHISPERX_LEAD_SILENCE: "800ms"
|
||||
FFMPEG_PATH: "/usr/bin/ffmpeg"
|
||||
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