There's no comparison to Whisper Large v3 or other Whisper models.. Is it better? Worse? Why do they only compare to gpt4o mini transcribe?
Gpt4o mini transcribe is better and actually realtime. Whisper is trained to encode the entire audio (or at least 30s chunks) and then decode it.
For Whisper API online (with v3 large) I've found "$0.00125 per compute second" which is the cheapest absolute I've ever found.