Primary competition visual

Mozilla Luganda Automatic Speech Recognition

Helping Uganda
$3 000 USD
Challenge completed almost 4 years ago
Automatic Speech Recognition
Natural Language Processing
179 joined
20 active
Starti
Oct 13, 21
Closei
Jan 16, 22
Reveali
Jan 16, 22
User avatar
Siwar_NASRI
full_notebook
Notebooks Ā· 7 Jan 2022, 14:05 Ā· edited 4 days later Ā· 1

Hello Zindians,

For those who haven't submited yet, you can use this notebook:

https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/Fine_Tune_XLSR_Wav2Vec2_on_Common_Voice.ipynb#scrollTo=tdHfbUJ_09iA

You must change the langage from turkisch "tr" to luganda "lg" on those lines:

#common_voice_train = load_dataset("common_voice", "tr", split="train+validation")

#common_voice_test = load_dataset("common_voice", "tr", split="test")

common_voice_train = load_dataset("common_voice", "lg", split="train+validation")

common_voice_test = load_dataset("common_voice", "lg", split="test")

Good luck to all of you.

Discussion 1 answer
User avatar
Davisy

Hello, I can not access the file. Can you please update the link that has the full notebook?

28 Jan 2023, 08:45
Upvotes 0