keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

New Code Example: Fine-tuning Wav2Vec 2.0 using CTC for ASR using Hugging Face Transformers

Open Sreyan88 opened this issue 1 year ago • 0 comments

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!

Sreyan88 avatar Jul 23 '22 05:07 Sreyan88