This project is a Windows port of the whisper.cpp implementation:
https://github.com/ggerganov/whisper.cppWhich in turn is a C++ port of OpenAI's Whisper automatic speech recognition (ASR) model: https://github.com/openai/whisper
The implementation has no dependencies, usually much faster than realtime, and should hopefully work on most Windows computers in the world.