File size: 2,742 Bytes
396ecc6
 
af359b9
396ecc6
 
 
 
a7d1498
396ecc6
 
a7d1498
 
396ecc6
 
 
 
 
a7d1498
 
467fba9
a7d1498
 
848ff3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fdcca16
848ff3c
fdcca16
 
0482960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
808b3f0
0482960
808b3f0
 
0ea039d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab50ad2
0ea039d
ab50ad2
 
af359b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
893618b
af359b9
893618b
 
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: 7308058536.866
    num_examples: 2703
  download_size: 6617595617
  dataset_size: 7308058536.866
- 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: 7681718920.12
    num_examples: 2864
  download_size: 6242180869
  dataset_size: 7681718920.12
- 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: 7536951950.44
    num_examples: 2620
  download_size: 6724927809
  dataset_size: 7536951950.44
- 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: 7405558345.978
    num_examples: 2939
  download_size: 6434994343
  dataset_size: 7405558345.978
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-*
---