Minimum OpenAI Whisper

This repository is the most minimal example of a working OpenAI Whisper pipeline using ZeroGPU, and only ZeroGPU [1].

Per the Unix philosophy: do one thing and do it well.

[1] Because the build is broken on paid hardware, something about a Gradio version not existing, PRs welcome