Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyannote model download failing #490

Closed
remic33 opened this issue Sep 26, 2023 · 1 comment
Closed

Pyannote model download failing #490

remic33 opened this issue Sep 26, 2023 · 1 comment

Comments

@remic33
Copy link
Contributor

remic33 commented Sep 26, 2023

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.
@remic33
Copy link
Contributor Author

remic33 commented Sep 26, 2023

Ok it was linked to huggingface it seems.
Everything is working well again.
To read more :
pyannote/pyannote-audio#1474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant