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