Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
File size: 683 Bytes
c1a5f71
 
 
 
 
 
175d948
4be2171
 
 
 
175d948
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1a5f71
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
---
language:
- en
license: cc0-1.0
source_datasets:
- mozilla-foundation/common_voice_14_0
task_categories:
- text-to-audio
- automatic-speech-recognition
- audio-to-audio
- audio-classification
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: speaker_id
    dtype: string
  - name: transcript
    dtype: string
  - name: accent
    dtype: string
  - name: duration
    dtype: float64
  - name: age
    dtype: string
  - name: gender
    dtype: string
  splits:
  - name: test
    num_bytes: 4349434.0
    num_examples: 50
  download_size: 4019375
  dataset_size: 4349434.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---