Audio Classification
speechbrain
PyTorch
English
Emotion
Diarization
wavlm

Error Function not implemented

#3
by aavvmm - opened

Hi,

I tried classifier = Speech_Emotion_Diarization.from_hparams(source= ..... ,run_opts={"device":"cuda"} ), but I have this error:
[Errno 38] Function not implemented: '/root/.cache/huggingface/hub/models--speechbrain--emotion-diarization-wavlm-large/snapshots/83ebf07b08983f21924ca9db2794d80ff8dba1ff/hyperparams.yaml' -> 'pretrained_models/Speech_Emotion_Diarization-1cab0c6b13cfb8cfbf344194e6312b84/hyperparams.yaml'

Anyone could help me with this?
Thanks!!

SpeechBrain org

Hi, I just ran the inference code but didn't get this error, could you please show your entire code?

Sign up or log in to comment