File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11325,7 +11325,7 @@ components:
11325
11325
type: string
11326
11326
description: The language of the input audio.
11327
11327
duration:
11328
- type: string
11328
+ type: number
11329
11329
description: The duration of the input audio.
11330
11330
text:
11331
11331
type: string
@@ -11408,7 +11408,7 @@ components:
11408
11408
type: string
11409
11409
description: The language of the output translation (always `english`).
11410
11410
duration:
11411
- type: string
11411
+ type: number
11412
11412
description: The duration of the input audio.
11413
11413
text:
11414
11414
type: string
@@ -17522,4 +17522,4 @@ x-oaiMeta:
17522
17522
path: create
17523
17523
- type: object
17524
17524
key: CreateCompletionResponse
17525
- path: object
17525
+ path: object
You can’t perform that action at this time.
0 commit comments