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
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)
Hi all,
I got this error:
My code:
My hf token is taken from https://hf.co/settings/tokens
I have accepted the terms on hugging face (https://huggingface.co/pyannote/speaker-diarization):
The text was updated successfully, but these errors were encountered: