Offline usage, diarization access broken with HuggingFace? #1123
-
I am very interested in speaker-diarization. Yesterday I downloaded pyannote.audio, obtained a token from HuggingFace and it worked. I have a couple of questions.
I rotated my token and created a brand new token but this still is no longer functional. Please assist. PythonKit/Python.swift:706: Fatal error: 'try!' expression unexpectedly raised an error: Python exception: <class 'requests.exceptions.HTTPError'> (Request ID: vIDuypU0a97itoYGsblAG) 2022-10-28 13:26:13.867899-0400 A_PythonKit_Test[56644:2249823] PythonKit/Python.swift:706: Fatal error: 'try!' expression unexpectedly raised an error: Python exception: <class 'requests.exceptions.HTTPError'> (Request ID: vIDuypU0a97itoYGsblAG) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I have the same problem. I frow the readme to create accept user conditions and create an access token. But the api still not work. |
Beta Was this translation helpful? Give feedback.
-
I had already uninstalled and reinstalled. |
Beta Was this translation helpful? Give feedback.
I had already uninstalled and reinstalled.
Installing the most recent version PLUS accepting both the diarization and segmentation agreements resolved my issue.
#1128 (comment)