Fix Whisper large v3 audio compose
This commit is contained in:
@@ -32,8 +32,6 @@ services:
|
|||||||
- "openai/whisper-large-v3"
|
- "openai/whisper-large-v3"
|
||||||
- "--served-model-name"
|
- "--served-model-name"
|
||||||
- "openai/whisper-large-v3"
|
- "openai/whisper-large-v3"
|
||||||
- "--task"
|
|
||||||
- "transcription"
|
|
||||||
- "--host"
|
- "--host"
|
||||||
- "0.0.0.0"
|
- "0.0.0.0"
|
||||||
- "--port"
|
- "--port"
|
||||||
|
|||||||
Reference in New Issue
Block a user