Comment by oezi 6 months ago Isn't WhisperX the canonical choice for running Whisper? 2 comments oezi Reply 0points 6 months ago While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks. sampullman 6 months 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 6 months ago While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks.
sampullman 6 months 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.