The Wayback Machine - https://web.archive.org/web/20230218070855/https://github.com/huggingface/transformers/pull/21370
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

[CLAP] Add CLAP to the library #21370

Merged
merged 227 commits into from Feb 16, 2023
Merged

Conversation

ArthurZucker
Copy link
Contributor

What does this PR do?

Adds CLAP to the HF library cc @younesbelkada

Copy link
Contributor

@sanchit-gandhi sanchit-gandhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nice PR! Thanks @ArthurZucker and @younesbelkada for your work here!

src/transformers/models/clap/configuration_clap.py Outdated Show resolved Hide resolved
src/transformers/models/clap/configuration_clap.py Outdated Show resolved Hide resolved
src/transformers/audio_utils.py Show resolved Hide resolved
src/transformers/models/clap/modeling_clap.py Outdated Show resolved Hide resolved
src/transformers/models/clap/modeling_clap.py Show resolved Hide resolved
src/transformers/models/clap/modeling_clap.py Show resolved Hide resolved
@ArthurZucker
Copy link
Contributor Author

Found a few discrepancies with the various variables in the config that are not used. Will finish asap should makes things clearer.

@ArthurZucker
Copy link
Contributor Author

Ok I broke the history

@ArthurZucker ArthurZucker merged commit c236a62 into huggingface:main Feb 16, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants