Skip to content

Commit ed5f771

Browse files
Merge pull request #82 from Portkey-AI/vrushankportkey-patch-2
Add more speech models that are supported
2 parents 248e2ca + 573c2a9 commit ed5f771

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)