yaya-sy / SpeechAya

0 stars 0 forks source link

Add French Multilingual Librispeech #6

Open yaya-sy opened 1 month ago

yaya-sy commented 1 month ago

Extract the French subset in the Multilingual Librispeech dataset (https://huggingface.co/datasets/facebook/multilingual_librispeech). The resulting data must look like this:

{
   'audio': the audio file,
   'text": the transcription of the audio
}

Then, you can push the dataset to HuggingFace.

abheesht17 commented 1 month ago

https://huggingface.co/datasets/abheesht/librispeech_fr

CC: @Adithya-MN