Use of Whisper model in the repo #1151
Unanswered
ramkumarkoppu
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@ramkumarkoppu - Unfortunately, Whisper isn't complete yet. There are a few bugs we have to investigate |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I would like to explore the possibilities of OpenAI Whisper model for custom data. There are two paths available. One is hugging face blog on fine tuning PyTorch whisper model with the Colab notebook example. Or I could use whisper model from Keras-nlp repo. But I don't know how to use it. @abheesht17: I knew you recently done work on this model in Keras-NLP by your commits. do you have any example code of keras-NLP whisper to recommend? Is this model in the keras-nlp fine tuneable? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions