transformers/examples/research_projects/wav2vec2
2021-03-05 18:17:12 +03:00
..
finetune_base_100.sh
finetune_large_lv60_100.sh
README.md
requirements.txt
run_asr.py fix run seq2seq (#10547) 2021-03-05 18:17:12 +03:00

Fine-tuning Wav2Vec2

The run_training.py script allows one to finetune pretrained Wav2Vec2 models that can be found here.

This finetuning script can also be run as a google colab TODO: here.

The script is actively maintained by Patrick von Platen. Feel free to ask a question on the Forum or post an issue on GitHub and adding @patrickvonplaten as a tag.