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

Compatibility with pyannote.audio 2.1.1 requirements #108

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

juanmc2005
Copy link
Owner

This addresses issue #107

Changelog

  • Add --hf-token argument to diart.stream, diart.benchmark and diart.tune
  • Add use_hf_token parameter to all from_pyannote() factory methods
  • Install pyannote.audio by default when doing pip install diart

The token argument can either be a boolean, with True (the default option) reading the token from huggingface-cli, or the actual token in case the user doesn't want to store the token locally.

@juanmc2005 juanmc2005 added bug Something isn't working urgent Something requires urgent attention labels Oct 28, 2022
@juanmc2005 juanmc2005 added this to the Version 0.6 milestone Oct 28, 2022
@juanmc2005 juanmc2005 merged commit 54205e6 into develop Oct 31, 2022
@juanmc2005 juanmc2005 deleted the fix/access_token branch October 31, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent Something requires urgent attention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant