async
March 30, 2023, 10:40am
1
Hi,
when working with the whisper api, I realized it does not support ogg vorbis format.
Is it possible to add this format as well? It’s often used in audio messages sent through messengers.
Otherwise I have to add another preprocessing step so that you convert it again in your internal target format anyway and the whole pipeline would be slower then necessary.
2 Likes
+1 please add .ogg file support to the Whisper API @OpenAiSupport
Other people asking for it:
opened 05:16AM - 20 Mar 23 UTC
### Describe the feature or improvement you're requesting
Dear OpenAI Team,
…
I am writing to request the addition of OGG file format support in the Whisper model. As you know, OGG is a popular open-source multimedia container format that is widely used for streaming, storing, and transmitting digital multimedia content such as audio and video.
Currently, the Whisper model supports only a limited number of audio file formats, such as WAV and MP3. However, many users, including myself, prefer to use OGG format due to its superior compression, quality, and open-source nature.
Therefore, I would like to request that the OpenAI team considers adding OGG file format support to the Whisper model. This would allow users to process and generate high-quality audio content in OGG format, which is important for many applications such as music production, podcasting, and voiceover work.
I believe that adding support for OGG file format in the Whisper model would be a valuable addition to the platform, and would help to expand the range of options available to users. Thank you for your consideration, and I look forward to hearing your response.
Sincerely,
Ido
### Additional context
Specifically `opus codecs`