Closed mihirshahxenlabs closed 9 months ago
In audio.createTranscription, there is not timestamp_granularities[] parameter When responseFormat is set to OpenAIAudioResponseFormat.verbose_json, the response of segments or words is also not stored in OpenAIAudioModel class
audio.createTranscription
timestamp_granularities[]
responseFormat
OpenAIAudioResponseFormat.verbose_json
segments
words
OpenAIAudioModel
Reference: https://platform.openai.com/docs/api-reference/audio/createTranscription
In
audio.createTranscription
, there is nottimestamp_granularities[]
parameter WhenresponseFormat
is set toOpenAIAudioResponseFormat.verbose_json
, the response ofsegments
orwords
is also not stored inOpenAIAudioModel
classReference: https://platform.openai.com/docs/api-reference/audio/createTranscription