Skip to content

Stuck in version hell - Error "Diarization failed: hf_hub_download() got an unexpected keyword argument 'use_auth_token'" #1

@ddbrown30

Description

@ddbrown30

I'm getting the following error when trying to use diarization.

Diarization failed: hf_hub_download() got an unexpected keyword argument 'use_auth_token'

The issue is that huggingface_hub changed the hf_hub_download function and it no longer uses use_auth_token. Downgrading to version 0.13.4 doesn't work as there are other compatibility errors. I've tried a pile of different version combos and I'm pretty sure that the right combo simply doesn't exist, at least not in Windows.

Metadata

Metadata

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions