We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6547b52 commit eaedf19Copy full SHA for eaedf19
pages/managed-inference/reference-content/model-catalog.mdx
@@ -210,7 +210,7 @@ This model is optimized for audio transcription tasks.
210
openai/whisper-large-v3:bf16
211
```
212
213
-- Mono and stereo audio formats are supported. For stereo formats, both left and right channels are merged before being processed.
+- Mono and stereo audio formats are supported. For stereo formats, left and right channels are merged before being processed.
214
- Audio files are processed in 30-second chunks:
215
- If audio sent is less than 30 seconds, the rest of the chunk will be considered silent.
216
0 commit comments