keras-io
keras-io copied to clipboard
New Code Example: Fine-tuning Wav2Vec 2.0 using CTC for ASR using Hugging Face Transformers
This code example shows how to fine-tune Wav2Vec 2.0 using CTC for ASR using Hugging Face Transformers. Additionally, it also shows best practices for Hugging Face Datasets.
This is part of my GSoC 2022 contribution. More information about my project can be found on this link and this link
Thank You!