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.