speech-jax
speech-jax copied to clipboard
Finetuning flax wav2vec2 model using huggingface dataset
Hi,
I am trying to finetune the flax version of wav2vec2 model pretrained using the code from here. I have my own dataset in form of hugging face dataset. Could you help me figure out where I need to make changes in order to finetune the model.
Thanks.