File size: 2,730 Bytes
396ecc6
 
af359b9
396ecc6
 
 
 
a7d1498
396ecc6
 
a7d1498
 
396ecc6
 
 
 
 
a7d1498
 
467fba9
a7d1498
 
848ff3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0482960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0ea039d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
af359b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
396ecc6
 
 
a7d1498
 
848ff3c
 
 
 
0482960
 
 
 
0ea039d
 
 
 
af359b9
 
 
 
396ecc6
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
116
117
118
119
120
121
122
123
124
125
---
dataset_info:
- config_name: default
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_test_clean_192k
    num_bytes: 628668375.72
    num_examples: 2620
  download_size: 613260681
  dataset_size: 628668375.72
- config_name: librispeech_dev_clean
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_dev_clean
    num_bytes: 609648857.708
    num_examples: 2703
  download_size: 611885484
  dataset_size: 609648857.708
- config_name: librispeech_dev_other
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_dev_other
    num_bytes: 640789261.88
    num_examples: 2864
  download_size: 577285345
  dataset_size: 640789261.88
- config_name: librispeech_test_clean
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_test_clean
    num_bytes: 628710295.72
    num_examples: 2620
  download_size: 613263817
  dataset_size: 628710295.72
- config_name: librispeech_test_other
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_test_other
    num_bytes: 617798314.014
    num_examples: 2939
  download_size: 598785410
  dataset_size: 617798314.014
configs:
- config_name: default
  data_files:
  - split: librispeech_test_clean_192k
    path: data/librispeech_test_clean_192k-*
- config_name: librispeech_dev_clean
  data_files:
  - split: librispeech_dev_clean
    path: librispeech_dev_clean/librispeech_dev_clean-*
- config_name: librispeech_dev_other
  data_files:
  - split: librispeech_dev_other
    path: librispeech_dev_other/librispeech_dev_other-*
- config_name: librispeech_test_clean
  data_files:
  - split: librispeech_test_clean
    path: librispeech_test_clean/librispeech_test_clean-*
- config_name: librispeech_test_other
  data_files:
  - split: librispeech_test_other
    path: librispeech_test_other/librispeech_test_other-*
---