# common_voice_11_0_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 ``mozilla-foundation/common_voice_11_0`` and the config ``fr`` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] #### Columns ``path`` ``audio`` ``sentence`` ``taxonomy`` ``taxonomy_large`` ``sentence_processed`` #### Sample ``` { 'audio': { 'array': array([ 0.00000000e+00, 0.00000000e+00, 0.00000000e+00, ..., -6.10351562e-05, -6.10351562e-05, 0.00000000e+00]), 'path': None, 'sampling_rate': 16000}, 'path': '/home/brunohays/.cache/huggingface/datasets/downloads/extracted/e95cbf12249133734218c89e4b09426a7807adcae4a709e56bc54e89ec65bc58/common_voice_fr_27787676.mp3', 'sentence': 'Il collaborera aussi avec Alan Bennett sur différentes comédies et téléfilm dramatiques.', 'sentence_processed': 'il collaborera aussi avec alan bennett sur différentes comédies et téléfilm dramatiques', 'taxonomy': 'common_voice', 'taxonomy_large': 'common_voice'} ``` ### Data Splits |split|number_of_rows| |:---:|:---: |train|487011| |test|15611| ## 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)