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

[WIP] Add MLM-based audio models (HuBERT, WavLM, and MERT) support #588

Closed
wants to merge 8 commits into from

Conversation

yamathcy
Copy link

@yamathcy yamathcy commented Sep 25, 2023

Hello, thank you for organizing and refactoring the awesome library.
I added HuBERT(https://arxiv.org/abs/2106.07447) and WavLM (https://arxiv.org/abs/2110.13900).
I also modified MERT (https://arxiv.org/abs/2306.00107) model, which is a variation of HuBERT for musical audio. (its mixin is borrowed from mixin of HuBERT)

@yamathcy yamathcy changed the title Add MLM-based audio models (HuBERT, WavLM, and MERT) support [WIP] Add MLM-based audio models (HuBERT, WavLM, and MERT) support Sep 25, 2023
@yamathcy yamathcy closed this Sep 25, 2023
@yamathcy
Copy link
Author

I'm sorry for the wrong pull request...

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

Successfully merging this pull request may close these issues.

2 participants