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
Hello everyone, pyannote huggingface model seems to be failing.
Could be linked to Pyannote version 3.0 out today.
error :
Could not download 'pyannote/speaker-diarization' pipeline.
It might be because the pipeline is private or gated so make
sure to authenticate. Visit https://hf.co/settings/tokens to
create your access token and retry with:
Pipeline.from_pretrained('pyannote/speaker-diarization',
use_auth_token=YOUR_AUTH_TOKEN)
If this still does not work, it might be because the pipeline is gated:
visit https://hf.co/pyannote/speaker-diarization to accept the user conditions.
The text was updated successfully, but these errors were encountered:
Hello everyone, pyannote huggingface model seems to be failing.
Could be linked to Pyannote version 3.0 out today.
error :
The text was updated successfully, but these errors were encountered: