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

Fix WAVLM_LARGE bundle #3660

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Fix WAVLM_LARGE bundle #3660

merged 1 commit into from
Oct 17, 2023

Conversation

nateanl
Copy link
Member

@nateanl nateanl commented Oct 15, 2023

Address #3347
The encoder_layer_norm_first should be set to True for the Large model of WavLM.

@nateanl nateanl requested a review from a team as a code owner October 15, 2023 21:11
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 15, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3660

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 8faf864 with merge base 0b6ca28 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@mthrok mthrok merged commit 671261c into pytorch:main Oct 17, 2023
mthrok pushed a commit to mthrok/audio that referenced this pull request Oct 19, 2023
The `encoder_layer_norm_first` should be set to True for the Large model of WavLM.
Address pytorch#3347
mthrok added a commit that referenced this pull request Oct 20, 2023
The `encoder_layer_norm_first` should be set to True for the Large model of WavLM.
Address #3347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants