Primary competition visual

Your Voice, Your Device, Your Language Challenge

Helping Africa
1 000 CHF
Challenge completed ~1 month ago
Automatic Speech Recognition
Natural Language Processing
278 joined
73 active
Starti
Jul 22, 25
Closei
Sep 22, 25
Reveali
Sep 22, 25
Hugging face model is not accessible
Help · 15 Aug 2025, 17:05 · 2

I am not able to access the https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0 dataset on my colab, even I am using my token of huggin face, can anyone explain how to deal with this?

Discussion 2 answers
User avatar
msamwelmollel
University of Glasgow

Please do as follows

1st step

!pip uninstall datasets

2nd step

!pip install datasets==3.5.1

Please let me know @mrfanyntom

17 Aug 2025, 12:03
Upvotes 0

Thank you, sir. Due to some reasons, I haven’t been active in coding for a few days, but I really appreciate your help. Thanks once again.