cannot do diarization on docker (local server) pls help

#16
by farisdanial179 - opened

image_2024-05-28_222914088.png

Traceback (most recent call last):
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1238, in hf_hub_download
2024-05-28 21:31:05 metadata = get_hf_file_metadata(
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn
2024-05-28 21:31:05 return fn(*args, **kwargs)
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1631, in get_hf_file_metadata
2024-05-28 21:31:05 r = _request_wrapper(
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 385, in _request_wrapper
2024-05-28 21:31:05 response = _request_wrapper(
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 409, in _request_wrapper
2024-05-28 21:31:05 hf_raise_for_status(response)
2024-05-28 21:31:05 File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 333, in hf_raise_for_status
2024-05-28 21:31:05 raise HfHubHTTPError(str(e), response=response) from e
2024-05-28 21:31:05 huggingface_hub.utils._errors.HfHubHTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/pyannote/speaker-diarization/resolve/2.1/config.yaml (Request ID: Root=1-6655dc9b-77f61a671cc645df36ee41aa;12d1ebed-128d-4ad2-878c-58f067a6902c)
2024-05-28 21:31:05
2024-05-28 21:31:05 Authorization error.

Sign up or log in to comment