File size: 2,241 Bytes
f97478e
 
e7aef08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f455272
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69675d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f455272
f97478e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e7aef08
 
 
 
f455272
 
 
 
 
 
69675d6
 
 
 
 
 
f97478e
 
 
 
 
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
115
---
dataset_info:
- config_name: covost2-transcription
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: language
    dtype: string
  - name: task_type
    dtype: string
  - name: source_dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 3296500489.19
    num_examples: 86062
  download_size: 3235624110
  dataset_size: 3296500489.19
- config_name: hausa
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 48000
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: language
    dtype: string
  - name: source_dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 49469774.0
    num_examples: 1925
  - name: test
    num_bytes: 18817320.0
    num_examples: 661
  download_size: 67690779
  dataset_size: 68287094.0
- config_name: swahili
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 48000
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: language
    dtype: string
  - name: source_dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 1516290519.0
    num_examples: 46494
  - name: test
    num_bytes: 413707420.0
    num_examples: 12253
  download_size: 1900116607
  dataset_size: 1929997939.0
- config_name: translation
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: language
    dtype: string
  - name: task_type
    dtype: string
  - name: source_dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 3295510887.19
    num_examples: 86062
  download_size: 3234263049
  dataset_size: 3295510887.19
configs:
- config_name: covost2-transcription
  data_files:
  - split: train
    path: covost2-transcription/train-*
- config_name: hausa
  data_files:
  - split: train
    path: hausa/train-*
  - split: test
    path: hausa/test-*
- config_name: swahili
  data_files:
  - split: train
    path: swahili/train-*
  - split: test
    path: swahili/test-*
- config_name: translation
  data_files:
  - split: train
    path: translation/train-*
---