Purfview / whisper-standalone-win

Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whisper: Add support for a new model

start-life opened this issue · comments

We would appreciate it if you would add support for the ivrit-ai/whisper-large-v2-tuned model

Fine tuned models are supported already.

Download model then add its path to command, for example:
whisper.exe "file.mp3" --model "D:\Whisper\whisper-large-v2-ivrit"