#Anyone here has tried using Mojo with local Whisper from OpenAI?

6 messages · Page 1 of 1 (latest)

mellow bloom
#

Hi! I'm trying to use Whisper from OpenAI locally, but python in general is pretty slow. Anyone has tried running any kind of Whisper from OpenAI locally?

summer nicheBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

paper ember
#

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.

mellow bloom
#

I've a small Nvidia GPU (Geforce GTX 1650). When you say "without GPU support", you mean Mojo doesn't support GPU? (I'm novice at understanding the the hardware/computing relationships with machine learning models)

#

@paper ember it seems I should be using MAX instead of MOJO?