High-performance GPU inference of OpenAI’s Whisper automatic speech recognition (ASR) model

A windows client implementation of open source Automatic Speech Recognition Whisper. The github can be found at: https://github.com/Const-me/Whisper

This project is a Windows port of the whisper.cpp implementation.
Which in turn is a C++ port of OpenAI’s Whisper automatic speech recognition (ASR) model.