label_encoder.ckpt Missing in speechbrain/spkrec-ecapa-voxceleb for Speaker Diarization

#18
by saipavan007 - opened

I am implementing speaker diarization using the pyannote/speaker-diarization pipeline, but I am encountering an issue related to missing dependencies in the speechbrain/spkrec-ecapa-voxceleb model. When initializing the pipeline, I get the following error:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/speechbrain/spkrec-ecapa-voxceleb/resolve/main/label_encoder.ckpt

This comment has been hidden
SpeechBrain org

Should be fixed.

Sign up or log in to comment