Hi guys,
I’m trying to figure out how to use the whisper trough huggingface but I’m not able to figure out how to provide the mp3 file so it can transcribe it.
Can you help me?
Hi guys,
I’m trying to figure out how to use the whisper trough huggingface but I’m not able to figure out how to provide the mp3 file so it can transcribe it.
Can you help me?
I think to provide binary data, you should use the multipart form. Also, you need to download the file first before you can use the file data (binary).
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!