▲ | oezi a day ago | |
Isn't WhisperX the canonical choice for running Whisper? | ||
▲ | 0points a day ago | parent | next [-] | |
While whisper and whisperx is python implementations, the whisper.cpp wins the benchmarks. | ||
▲ | sampullman a day ago | parent | prev [-] | |
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. |