← Back to context Comment by oezi 10 days ago Isn't WhisperX the canonical choice for running Whisper? 2 comments oezi Reply 0points 10 days ago While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks. sampullman 10 days ago Maybe for running locally? whisper.cpp is nice because you can embed it pretty easily in apps for various targets like iOS, OSX, Android, wasm, etc.
0points 10 days ago While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks.
sampullman 10 days ago Maybe for running locally? whisper.cpp is nice because you can embed it pretty easily in apps for various targets like iOS, OSX, Android, wasm, etc.
While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks.
Maybe for running locally? whisper.cpp is nice because you can embed it pretty easily in apps for various targets like iOS, OSX, Android, wasm, etc.