keras-io
keras-io copied to clipboard
New Code Example: Training Wav2Vec 2.0 on Keyword Spotting using Hugging Face Transformers
This code example shows how to fine-tune Wav2Vec 2.0 on the Keyword Spotting task using Hugging Face Transformers. Additionally, it also shows best practices for Hugging Face Datasets.
Hi @fchollet,
This is part of my GSoC 2022 contribution. Hope you can review it and comment!
Thank You so much!