Hotkey asr for windows using whisper. Hold a hotkey to record. After releasing, the recording is transcribed until you hear a high pitched beep. That means the transcription is done and is added to your clipboard.
I do not know whether this program can trigger bans in certain games and take no responsibility for such outcomes. By using this program, you acknowledge this.
Install by first installing python for windows, then dependencies with pip install -r requirements.txt
Then python main.py
Currently, the hotkey is hardcoded as F and the hotkey to exit is J + L. this will be changed later.