- I’m trying to create an automation to pull a voice message from a discord conversation (so sending an attachment in the discord convo) and then getting a transcript with Whisper but this is the message i get :
- The operation failed with an error. [400] Invalid file format. Supported formats: [‘flac’, ‘m4a’, ‘mp3’, ‘mp4’, ‘mpeg’, ‘mpga’, ‘oga’, ‘ogg’, ‘wav’, ‘webm’]
the audio file is a M4a file but it shows here ogg what can i do ?
Thanks in advance for any help you could give me to solve this situation