mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-16 19:18:24 +06:00
.. | ||
finetune_base_100.sh | ||
finetune_large_lv60_100.sh | ||
README.md | ||
requirements.txt | ||
run_asr.py |
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.