amishparekh
Results
2
issues of
amishparekh
Hi @mvpatel2000 , This is a question on the shuffling of the dataset. So I was training on a cloud gpu setup and after 40% training I got an OOM...
Hello @fedirz , Thanks for the great work. I am using mobiuslabsgmbh/faster-whisper-large-v3-turbo model. When I use the following request: ``` import httpx with open('audio.wav', 'rb') as f: files = {'file':...