You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried mp3 files using the client api/transcribe.py and it returned an empty JSON file.
I realized that the sample audio files included were .raw files and it works with those type of files.
How do I convert mp3 or m4a to raw audio files? Or how do I generate .raw files?