File size: 2,578 Bytes
29da435 7027d5e 20d4f92 7027d5e 20d4f92 7027d5e 29da435 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 |
---
language:
- fr
---
# 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.7465820e-04, 3.3569336e-04, 2.1362305e-04, ...,
-3.0517578e-05, -3.0517578e-05, 0.0000000e+00], dtype=float32),
'path': '/home/brunohays/.cache/huggingface/datasets/downloads/extracted/13f33c266be7d9e111d1bbccdadea34d95cb6456b778bf5e74ba71f49f3caa9a/8778_9061_000897.flac',
'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|251463|
|test|2393|
## 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) |