Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
French
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
lbourdois commited on
Commit
8f8dd2f
·
verified ·
1 Parent(s): b107b17

Add language tag

Browse files

Hi
A PR to improve the referencing of your dataset 🤗

Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -20,10 +20,10 @@ dataset_info:
20
  dtype: int64
21
  splits:
22
  - name: train
23
- num_bytes: 403721129.0
24
  num_examples: 300
25
  download_size: 361599889
26
- dataset_size: 403721129.0
27
  - config_name: male_speaker
28
  features:
29
  - name: audio.headset_microphone
@@ -44,10 +44,10 @@ dataset_info:
44
  dtype: int64
45
  splits:
46
  - name: train
47
- num_bytes: 405395057.0
48
  num_examples: 300
49
  download_size: 370238678
50
- dataset_size: 405395057.0
51
  configs:
52
  - config_name: female_speaker
53
  data_files:
@@ -57,8 +57,10 @@ configs:
57
  data_files:
58
  - split: train
59
  path: male_speaker/train-*
 
 
60
  ---
61
 
62
  Male + Female recordings of the [French version of the Modified Rhyme Test](https://pubs.aip.org/asa/jasa/article/147/1/EL55/828534/Development-of-a-French-version-of-the-Modified)
63
 
64
- Microphones are the same as those used in [Vibravox](https://arxiv.org/abs/2407.11828)
 
20
  dtype: int64
21
  splits:
22
  - name: train
23
+ num_bytes: 403721129
24
  num_examples: 300
25
  download_size: 361599889
26
+ dataset_size: 403721129
27
  - config_name: male_speaker
28
  features:
29
  - name: audio.headset_microphone
 
44
  dtype: int64
45
  splits:
46
  - name: train
47
+ num_bytes: 405395057
48
  num_examples: 300
49
  download_size: 370238678
50
+ dataset_size: 405395057
51
  configs:
52
  - config_name: female_speaker
53
  data_files:
 
57
  data_files:
58
  - split: train
59
  path: male_speaker/train-*
60
+ language:
61
+ - fr
62
  ---
63
 
64
  Male + Female recordings of the [French version of the Modified Rhyme Test](https://pubs.aip.org/asa/jasa/article/147/1/EL55/828534/Development-of-a-French-version-of-the-Modified)
65
 
66
+ Microphones are the same as those used in [Vibravox](https://arxiv.org/abs/2407.11828)