Replies: 1 comment
-
can you detail what exactly is the issue: for the first option , i suggest follow up this basic guide https://huggingface.co/blog/fine-tune-whisper for the 2nd problem , use ct2-transformers-converter |
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.
-
I've unfortunately just wasted a day searching for fine-tuning whisper options that are compatible with the CLI version of whisper as I'm looking to implement my speech style and also retain word-level timestamps, but I haven't found a way to do both, only one or the other, unfortunately.
If anyone can help me out with this I would appreciate it a lot. I'm looking to either train a new model for CLI or train an existing model that I have locally (small, preferably), but I have no idea where to look.
Beta Was this translation helpful? Give feedback.
All reactions