Add TFHubertModel (#12206)
* TFHubert * Update with TFWav2Vec Bug Fixes * Add OOV Error * Feedback changes * Fix kwargs call
This commit is contained in:
@@ -130,6 +130,7 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
|
||||
"VisualBertForQuestionAnswering",
|
||||
"VisualBertForMultipleChoice",
|
||||
"TFWav2Vec2ForCTC",
|
||||
"TFHubertForCTC",
|
||||
]
|
||||
|
||||
# This is to make sure the transformers module imported is the one in the repo.
|
||||
|
||||
Reference in New Issue
Block a user