# multilingual_librispeech_fr_processed ## Dataset Description ### Dataset Summary The data files can be found on the illuin gcloud instance at this adress: unknown_url This dataset has been processed from Huggingface Hub dataset ``facebook/multilingual_librispeech`` and the config ``french`` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] #### Columns ``audio`` ``sentence`` ``path`` ``taxonomy`` ``taxonomy_large`` ``sentence_processed`` #### Sample ``` { 'audio': { 'array': array([ 2.74658203e-04, 3.35693359e-04, 2.13623047e-04, ..., -3.05175781e-05, -3.05175781e-05, 0.00000000e+00]), 'path': None, 'sampling_rate': 16000}, 'path': '8778_9061_000897', 'sentence': 'la carte fut place devant lady helena et chacun se plaa de faon suivre la dmonstration de paganel â ainsi que je vous ' "l'ai dj appris dit le gographe apr s avoir travers l'amrique du sud le trente septi me degr de latitude rencontre les les " "tristan d'acunha", 'sentence_processed': 'la carte fut place devant lady helena et chacun se plaa de faon suivre la dmonstration de paganel â ainsi que ' "je vous l'ai dj appris dit le gographe apr s avoir travers l'amrique du sud le trente septi me degr de latitude " "rencontre les les tristan d'acunha", 'taxonomy': 'librispeech', 'taxonomy_large': 'librispeech'} ``` ### Data Splits |split|number_of_rows| |:---:|:---: |train|77| |test|20| ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] ### Annotations [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the dataset ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Property of Illuin Technology ### Contributions This dataset has been pushed using the repo [illuin-hf-dataset-pusher](https://gitlab.illuin.tech/data-science/ml/libraries/illuin-hf-dataset-pusher)