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?