ImportError: There is no such class as speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
#1
by
ArsonBahman
- opened
Hello ,
I have been trying to run the exemple of code that's provided.
However I get the following message.
"ImportError: There is no such class as speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2"
Sounds like HuggingFaceWav2Vec2 has been removed from speechbrain.
Would you know how to use an alternative class or fix it ?
Thank you !