You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any pretrained models on hugging face that could be exported like this ?
tokenizer = Wav2Vec2Tokenizer.from_pretrained(" ")
model = Wav2Vec2ForCTC.from_pretrained(" ")
The download link not working
The text was updated successfully, but these errors were encountered: