#Anyone here has tried using Mojo with local Whisper from OpenAI?
6 messages · Page 1 of 1 (latest)
You might want to try https://github.com/ggerganov/whisper.cpp , runs very well on my Mac (it uses Metal) I thought of looking into porting it to Mojo but without GPU support it won't lead to anything impressive I am afraid...
Do you have a Nvidia GPU device or Apple Silicon? If not I am afraid you need to use the smaller models to have acceptable run times.