huggingface / distil-whisper

Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

any executable script for running on custom data/given dataset

afsara-ben opened this issue · comments

i am trying to execute the training script but falling into error
datasets.exceptions.DatasetNotFoundError: Dataset 'mozilla-foundation/common_voice_13_0' doesn't exist on the Hub or cannot be accessed. If the dataset is private or gated, make sure to log in with huggingface-cli login or visit the dataset page at https://huggingface.co/datasets/mozilla-foundation/common_voice_13_0 to ask for access. How to resolve this?

ok it was an issue with huggingface authorization, resolved now