Instructions to use speechbrain/emotion-recognition-wav2vec2-IEMOCAP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/emotion-recognition-wav2vec2-IEMOCAP with speechbrain:
# interface not specified in config.json
- Notebooks
- Google Colab
- Kaggle
ImportError: There is no such class as speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
#13
by Sntich - opened
While using this
classifier = foreign_class(source="Jzuluaga/accent-id-commonaccent_xlsr-en-english", pymodule_file="custom_interface.py", classname="CustomEncoderWav2vec2Classifier")
I am getting the below error
ImportError: There is no such class as speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
speechbrain ็ๆฌ ไธไธๆ ท็ ๅบ็ไฝ็ฝฎๅ็ไบๅๅ
hyperparams.yaml
ไธ็
wav2vec2: !new:speechbrain.lobes.models.huggingface_transformers.wav2vec2.Wav2Vec2