Fix Whisper large v3 audio compose
Some checks failed
CI / test (push) Failing after 8s
Build and Deploy / build-and-deploy (push) Successful in 18s

This commit is contained in:
Grendgi
2026-06-10 10:15:24 +03:00
parent 8d6cd84403
commit bde56978d6

View File

@@ -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"