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

Switch fairseq dependency to transformers' Hubert #32

Open
rsxdalv opened this issue Aug 13, 2023 · 1 comment
Open

Switch fairseq dependency to transformers' Hubert #32

rsxdalv opened this issue Aug 13, 2023 · 1 comment

Comments

@rsxdalv
Copy link
Contributor

rsxdalv commented Aug 13, 2023

Since transformers is already an requirement, I'm thinking about getting fairseq's Hubert from there. Most projects will have transformers installed within them and makes the install faster + cleaner.

https://huggingface.co/docs/transformers/model_doc/hubert

@gitmylo
Copy link
Owner

gitmylo commented Aug 13, 2023

I'm not sure how I would go about that, I initially wanted to make it with the transformers hubert model, but I couldn't find where I would cut the outputs of the model at a certain layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants