Can we train whisper model for only 2 languages ? #1614
Unanswered
BaffledCoder
asked this question in
Q&A
Replies: 0 comments
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 want to create a model which classifies dialects of a language.
For example, let's take an example where I want to classify dialects of Portuguese as p1 and p2
Is it possible to inherit the same architecture of the whisper model but only change the output layer to have two nodes?
Beta Was this translation helpful? Give feedback.
All reactions