Closed n8henrie closed 1 year ago
Check the bit depth of your wav file. The code currently assumes a 16 bits bit depth.
I just added support for other bit depths. It should hopefully work now.
Works! Thank you, and sorry for the long response time.
This project fails to provide any output on a different test file (the test file works with whisper, sounds normal when I listen to it, and was created from an m4a via ffmpeg according to the whisper instructions):
GitHub refuses to allow me to upload a wav file (even base64 encoded as .txt). Not sure what the best way to share is.