buzz icon indicating copy to clipboard operation
buzz copied to clipboard

Support for custom (converted) whisper.cpp format

Open acul3 opened this issue 3 years ago • 0 comments

hi..first of all... awesome apps

AFAIK, right now only "official" whisper.cpp model supported in app.

It would be really great if we can specify/load any custom whisper.cpp converted format

this will speedup performance for huggingface finetuned model(since we can convert it to whisper.cpp)

workaround attemp: i tried to replace the official whisper model with my custom model on cache files but the app keep downloading

thank you

acul3 avatar Jan 07 '23 14:01 acul3