File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19677,7 +19677,7 @@ components:
1967719677 format: binary
1967819678 model:
1967919679 description: |
19680- ID of the model to use. Only `whisper-1` (which is powered by our open source Whisper V2 model) is currently available .
19680+ ID of the model to use. The options are `gpt-4o-transcribe`, `gpt-4o-mini-transcribe`, and `whisper-1` .
1968119681 example: whisper-1
1968219682 anyOf:
1968319683 - type: string
@@ -19839,7 +19839,7 @@ components:
1983919839 format: binary
1984019840 model:
1984119841 description: |
19842- ID of the model to use. Only `whisper-1` (which is powered by our open source Whisper V2 model) is currently available .
19842+ ID of the model to use. The options are `gpt-4o-transcribe`, `gpt-4o-mini-transcribe`, and `whisper-1` .
1984319843 example: whisper-1
1984419844 anyOf:
1984519845 - type: string
You can’t perform that action at this time.
0 commit comments