Vasudev Gupta

Results 5 issues of Vasudev Gupta

There is small bug in following: https://github.com/google-research/bigbird/blob/103a3345f94bf6364749b51189ed93024ca5ef26/bigbird/pretrain/run_pretraining.py#L494 It should be `self._trainable_weights = (self.extra_layer.trainable_weights + `

# What does this PR do? adds a link to tutorial demonstrating Wav2Vec2 finetuning Closes #2285 ## Checklist - [x] This PR fixes a minor issue (e.g.: typo or small...

Priority: P1 - soon
pull ready

Hello @avital, @marcvanzee I recently created a tutorial showing how to fine-tune wav2vec2 on full librispeech data (960h). You can find link to my work here: https://github.com/vasudevgupta7/speech-jax This tutorial builds...

Priority: P3 - no schedule

@sayakpaul, sorry for delay again. I have started serious experimentation now and will keep you posted with the results. I am starting with experiment-2 for now as mentioned in vasudevgupta7/compressed-wav2vec2#1....

@muellerzr & team, first of all, thanks for this great library!! It would be great to be able to pass a custom slice function (instead of the using the default...

enhancement
feature request