How best to retrain or refine faster whisper model for specific data #1335
JohnnyGeraldPeterson
started this conversation in
General
Replies: 1 comment
-
|
faster whisper is an inference engine for whisper models, so you have to finetune a whisper model first and then convert it to CT2 format and use it with faster whisper, This is a good starting point, also check the issues for possible issues you may face after finetuning |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title pretty much says it all. I would like to finely tune this model for specific kinds of audio data, and I am unsure where to begin. Are there any resources for this? Any existing guides you would recommend? If not, then perhaps this can become a discussion for the issue. Thank you all!
Beta Was this translation helpful? Give feedback.
All reactions