Add whisper model
This commit is contained in:
parent
329c5c4020
commit
bceae725f8
@ -27,3 +27,5 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: MAX_NO_DATA_SECONDS
|
- name: MAX_NO_DATA_SECONDS
|
||||||
value: "100.0"
|
value: "100.0"
|
||||||
|
- name: WHISPER_MODEL
|
||||||
|
value: "Systran/faster-distil-whisper-medium.en"
|
||||||
|
Loading…
Reference in New Issue
Block a user