Add WhisperX configuration contract
This commit is contained in:
@@ -5,7 +5,12 @@ storage:
|
||||
backend: local
|
||||
|
||||
whisperx:
|
||||
timeout: 15m
|
||||
transcribe_url: https://transcription.ai.rakestrawhome.com/transcribe
|
||||
language: en
|
||||
timeout: 30m
|
||||
retries: 3
|
||||
retry_delay: 2s
|
||||
concurrency: 2
|
||||
|
||||
seriatim:
|
||||
timeout: 30s
|
||||
@@ -20,4 +25,3 @@ analyzer:
|
||||
|
||||
notification:
|
||||
timeout: 10s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user