Fix wavlm bundles (#3660)
The `encoder_layer_norm_first` should be set to True for the Large model of WavLM. Address https://github.com/pytorch/audio/issues/3347
Showing
Please register or sign in to comment
The `encoder_layer_norm_first` should be set to True for the Large model of WavLM. Address https://github.com/pytorch/audio/issues/3347