Stanwang1210 commited on
Commit
db465b1
1 Parent(s): 6037c61

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +136 -0
  2. esc50_dev_fold_1/.backup/spk2utt +160 -0
  3. esc50_dev_fold_1/.backup/text +160 -0
  4. esc50_dev_fold_1/.backup/utt2spk +160 -0
  5. esc50_dev_fold_1/.backup/wav.scp +160 -0
  6. esc50_dev_fold_1/audio_format +1 -0
  7. esc50_dev_fold_1/data/format.1/data_wav.ark +3 -0
  8. esc50_dev_fold_1/data/format.1/utt2num_samples +20 -0
  9. esc50_dev_fold_1/data/format.1/wav.scp +20 -0
  10. esc50_dev_fold_1/data/format.2/data_wav.ark +3 -0
  11. esc50_dev_fold_1/data/format.2/utt2num_samples +20 -0
  12. esc50_dev_fold_1/data/format.2/wav.scp +20 -0
  13. esc50_dev_fold_1/data/format.3/data_wav.ark +3 -0
  14. esc50_dev_fold_1/data/format.3/utt2num_samples +20 -0
  15. esc50_dev_fold_1/data/format.3/wav.scp +20 -0
  16. esc50_dev_fold_1/data/format.4/data_wav.ark +3 -0
  17. esc50_dev_fold_1/data/format.4/utt2num_samples +20 -0
  18. esc50_dev_fold_1/data/format.4/wav.scp +20 -0
  19. esc50_dev_fold_1/data/format.5/data_wav.ark +3 -0
  20. esc50_dev_fold_1/data/format.5/utt2num_samples +20 -0
  21. esc50_dev_fold_1/data/format.5/wav.scp +20 -0
  22. esc50_dev_fold_1/data/format.6/data_wav.ark +3 -0
  23. esc50_dev_fold_1/data/format.6/utt2num_samples +20 -0
  24. esc50_dev_fold_1/data/format.6/wav.scp +20 -0
  25. esc50_dev_fold_1/data/format.7/data_wav.ark +3 -0
  26. esc50_dev_fold_1/data/format.7/utt2num_samples +20 -0
  27. esc50_dev_fold_1/data/format.7/wav.scp +20 -0
  28. esc50_dev_fold_1/data/format.8/data_wav.ark +3 -0
  29. esc50_dev_fold_1/data/format.8/utt2num_samples +20 -0
  30. esc50_dev_fold_1/data/format.8/wav.scp +20 -0
  31. esc50_dev_fold_1/feats_type +1 -0
  32. esc50_dev_fold_1/logs/format_wav_scp.1.log +29 -0
  33. esc50_dev_fold_1/logs/format_wav_scp.2.log +29 -0
  34. esc50_dev_fold_1/logs/format_wav_scp.3.log +29 -0
  35. esc50_dev_fold_1/logs/format_wav_scp.4.log +29 -0
  36. esc50_dev_fold_1/logs/format_wav_scp.5.log +29 -0
  37. esc50_dev_fold_1/logs/format_wav_scp.6.log +29 -0
  38. esc50_dev_fold_1/logs/format_wav_scp.7.log +29 -0
  39. esc50_dev_fold_1/logs/format_wav_scp.8.log +29 -0
  40. esc50_dev_fold_1/logs/wav.1.scp +20 -0
  41. esc50_dev_fold_1/logs/wav.2.scp +20 -0
  42. esc50_dev_fold_1/logs/wav.3.scp +20 -0
  43. esc50_dev_fold_1/logs/wav.4.scp +20 -0
  44. esc50_dev_fold_1/logs/wav.5.scp +20 -0
  45. esc50_dev_fold_1/logs/wav.6.scp +20 -0
  46. esc50_dev_fold_1/logs/wav.7.scp +20 -0
  47. esc50_dev_fold_1/logs/wav.8.scp +20 -0
  48. esc50_dev_fold_1/spk2utt +160 -0
  49. esc50_dev_fold_1/text +160 -0
  50. esc50_dev_fold_1/text.g2p_train +160 -0
.gitattributes CHANGED
@@ -56,3 +56,139 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
59
+ esc50_dev_fold_1/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
60
+ esc50_dev_fold_1/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
61
+ esc50_dev_fold_1/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
62
+ esc50_dev_fold_1/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
63
+ esc50_dev_fold_1/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
64
+ esc50_dev_fold_1/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
65
+ esc50_dev_fold_1/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
66
+ esc50_dev_fold_1/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
67
+ esc50_test_fold_1/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
68
+ esc50_test_fold_1/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
69
+ esc50_test_fold_1/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
70
+ esc50_test_fold_1/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
71
+ esc50_test_fold_1/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
72
+ esc50_test_fold_1/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
73
+ esc50_test_fold_1/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
74
+ esc50_test_fold_1/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
75
+ esc50_test_fold_2/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
76
+ esc50_test_fold_2/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
77
+ esc50_test_fold_2/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
78
+ esc50_test_fold_2/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
79
+ esc50_test_fold_2/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
80
+ esc50_test_fold_2/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
81
+ esc50_test_fold_2/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
82
+ esc50_test_fold_2/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
83
+ esc50_test_fold_3/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
84
+ esc50_test_fold_3/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
85
+ esc50_test_fold_3/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
86
+ esc50_test_fold_3/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
87
+ esc50_test_fold_3/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
88
+ esc50_test_fold_3/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
89
+ esc50_test_fold_3/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
90
+ esc50_test_fold_3/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
91
+ esc50_test_fold_4/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
92
+ esc50_test_fold_4/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
93
+ esc50_test_fold_4/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
94
+ esc50_test_fold_4/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
95
+ esc50_test_fold_4/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
96
+ esc50_test_fold_4/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
97
+ esc50_test_fold_4/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
98
+ esc50_test_fold_4/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
99
+ esc50_test_fold_5/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
100
+ esc50_test_fold_5/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
101
+ esc50_test_fold_5/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
102
+ esc50_test_fold_5/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
103
+ esc50_test_fold_5/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
104
+ esc50_test_fold_5/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
105
+ esc50_test_fold_5/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
106
+ esc50_test_fold_5/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
107
+ esc50_train_fold_1/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
108
+ esc50_train_fold_1/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
109
+ esc50_train_fold_1/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
110
+ esc50_train_fold_1/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
111
+ esc50_train_fold_1/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
112
+ esc50_train_fold_1/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
113
+ esc50_train_fold_1/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
114
+ esc50_train_fold_1/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
115
+ org/esc50_dev_fold_1/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
116
+ org/esc50_dev_fold_1/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
117
+ org/esc50_dev_fold_1/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
118
+ org/esc50_dev_fold_1/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
119
+ org/esc50_dev_fold_1/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
120
+ org/esc50_dev_fold_1/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
121
+ org/esc50_dev_fold_1/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
122
+ org/esc50_dev_fold_1/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
123
+ org/esc50_dev_fold_2/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
124
+ org/esc50_dev_fold_2/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
125
+ org/esc50_dev_fold_2/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
126
+ org/esc50_dev_fold_2/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
127
+ org/esc50_dev_fold_2/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
128
+ org/esc50_dev_fold_2/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
129
+ org/esc50_dev_fold_2/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
130
+ org/esc50_dev_fold_2/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
131
+ org/esc50_dev_fold_3/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
132
+ org/esc50_dev_fold_3/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
133
+ org/esc50_dev_fold_3/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
134
+ org/esc50_dev_fold_3/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
135
+ org/esc50_dev_fold_3/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
136
+ org/esc50_dev_fold_3/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
137
+ org/esc50_dev_fold_3/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
138
+ org/esc50_dev_fold_3/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
139
+ org/esc50_dev_fold_4/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
140
+ org/esc50_dev_fold_4/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
141
+ org/esc50_dev_fold_4/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
142
+ org/esc50_dev_fold_4/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
143
+ org/esc50_dev_fold_4/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
144
+ org/esc50_dev_fold_4/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
145
+ org/esc50_dev_fold_4/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
146
+ org/esc50_dev_fold_4/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
147
+ org/esc50_dev_fold_5/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
148
+ org/esc50_dev_fold_5/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
149
+ org/esc50_dev_fold_5/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
150
+ org/esc50_dev_fold_5/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
151
+ org/esc50_dev_fold_5/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
152
+ org/esc50_dev_fold_5/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
153
+ org/esc50_dev_fold_5/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
154
+ org/esc50_dev_fold_5/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
155
+ org/esc50_train_fold_1/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
156
+ org/esc50_train_fold_1/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
157
+ org/esc50_train_fold_1/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
158
+ org/esc50_train_fold_1/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
159
+ org/esc50_train_fold_1/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
160
+ org/esc50_train_fold_1/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
161
+ org/esc50_train_fold_1/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
162
+ org/esc50_train_fold_1/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
163
+ org/esc50_train_fold_2/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
164
+ org/esc50_train_fold_2/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
165
+ org/esc50_train_fold_2/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
166
+ org/esc50_train_fold_2/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
167
+ org/esc50_train_fold_2/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
168
+ org/esc50_train_fold_2/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
169
+ org/esc50_train_fold_2/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
170
+ org/esc50_train_fold_2/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
171
+ org/esc50_train_fold_3/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
172
+ org/esc50_train_fold_3/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
173
+ org/esc50_train_fold_3/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
174
+ org/esc50_train_fold_3/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
175
+ org/esc50_train_fold_3/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
176
+ org/esc50_train_fold_3/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
177
+ org/esc50_train_fold_3/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
178
+ org/esc50_train_fold_3/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
179
+ org/esc50_train_fold_4/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
180
+ org/esc50_train_fold_4/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
181
+ org/esc50_train_fold_4/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
182
+ org/esc50_train_fold_4/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
183
+ org/esc50_train_fold_4/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
184
+ org/esc50_train_fold_4/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
185
+ org/esc50_train_fold_4/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
186
+ org/esc50_train_fold_4/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
187
+ org/esc50_train_fold_5/data/format.1/data_wav.ark filter=lfs diff=lfs merge=lfs -text
188
+ org/esc50_train_fold_5/data/format.2/data_wav.ark filter=lfs diff=lfs merge=lfs -text
189
+ org/esc50_train_fold_5/data/format.3/data_wav.ark filter=lfs diff=lfs merge=lfs -text
190
+ org/esc50_train_fold_5/data/format.4/data_wav.ark filter=lfs diff=lfs merge=lfs -text
191
+ org/esc50_train_fold_5/data/format.5/data_wav.ark filter=lfs diff=lfs merge=lfs -text
192
+ org/esc50_train_fold_5/data/format.6/data_wav.ark filter=lfs diff=lfs merge=lfs -text
193
+ org/esc50_train_fold_5/data/format.7/data_wav.ark filter=lfs diff=lfs merge=lfs -text
194
+ org/esc50_train_fold_5/data/format.8/data_wav.ark filter=lfs diff=lfs merge=lfs -text
esc50_dev_fold_1/.backup/spk2utt ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 2-102414-F-17
2
+ 2-104952-A-16 2-104952-A-16
3
+ 2-106072-A-36 2-106072-A-36
4
+ 2-108760-A-14 2-108760-A-14
5
+ 2-108767-A-9 2-108767-A-9
6
+ 2-109371-A-16 2-109371-A-16
7
+ 2-109505-A-21 2-109505-A-21
8
+ 2-112213-A-39 2-112213-A-39
9
+ 2-114609-A-28 2-114609-A-28
10
+ 2-117616-A-48 2-117616-A-48
11
+ 2-118625-A-30 2-118625-A-30
12
+ 2-118817-A-32 2-118817-A-32
13
+ 2-119161-B-8 2-119161-B-8
14
+ 2-119161-C-8 2-119161-C-8
15
+ 2-120218-B-30 2-120218-B-30
16
+ 2-135860-A-49 2-135860-A-49
17
+ 2-151079-A-20 2-151079-A-20
18
+ 2-154688-A-31 2-154688-A-31
19
+ 2-165801-A-48 2-165801-A-48
20
+ 2-173559-A-39 2-173559-A-39
21
+ 2-18766-B-12 2-18766-B-12
22
+ 2-188822-A-40 2-188822-A-40
23
+ 2-43802-A-42 2-43802-A-42
24
+ 2-50668-B-41 2-50668-B-41
25
+ 2-52085-A-4 2-52085-A-4
26
+ 2-59241-A-35 2-59241-A-35
27
+ 2-60180-A-49 2-60180-A-49
28
+ 2-61618-A-46 2-61618-A-46
29
+ 2-67422-A-18 2-67422-A-18
30
+ 2-68391-B-41 2-68391-B-41
31
+ 2-69131-B-5 2-69131-B-5
32
+ 2-70939-A-42 2-70939-A-42
33
+ 2-72547-A-14 2-72547-A-14
34
+ 2-76408-D-22 2-76408-D-22
35
+ 2-82538-A-21 2-82538-A-21
36
+ 2-83536-A-27 2-83536-A-27
37
+ 2-87795-A-24 2-87795-A-24
38
+ 2-94807-A-29 2-94807-A-29
39
+ 3-100024-A-27 3-100024-A-27
40
+ 3-102908-A-4 3-102908-A-4
41
+ 3-103598-A-25 3-103598-A-25
42
+ 3-104761-A-7 3-104761-A-7
43
+ 3-107219-A-1 3-107219-A-1
44
+ 3-112522-A-27 3-112522-A-27
45
+ 3-117504-B-16 3-117504-B-16
46
+ 3-118487-A-26 3-118487-A-26
47
+ 3-118658-A-41 3-118658-A-41
48
+ 3-121348-A-9 3-121348-A-9
49
+ 3-123086-A-28 3-123086-A-28
50
+ 3-124958-A-28 3-124958-A-28
51
+ 3-126113-A-26 3-126113-A-26
52
+ 3-132830-A-32 3-132830-A-32
53
+ 3-138212-A-45 3-138212-A-45
54
+ 3-139109-A-46 3-139109-A-46
55
+ 3-142601-A-21 3-142601-A-21
56
+ 3-144128-B-23 3-144128-B-23
57
+ 3-145774-A-12 3-145774-A-12
58
+ 3-146697-A-43 3-146697-A-43
59
+ 3-150979-A-40 3-150979-A-40
60
+ 3-150979-B-40 3-150979-B-40
61
+ 3-151206-A-23 3-151206-A-23
62
+ 3-154957-A-1 3-154957-A-1
63
+ 3-155556-A-31 3-155556-A-31
64
+ 3-155578-A-14 3-155578-A-14
65
+ 3-155766-A-13 3-155766-A-13
66
+ 3-156391-A-35 3-156391-A-35
67
+ 3-161500-A-17 3-161500-A-17
68
+ 3-163607-B-13 3-163607-B-13
69
+ 3-166546-B-34 3-166546-B-34
70
+ 3-174866-A-29 3-174866-A-29
71
+ 3-181278-A-22 3-181278-A-22
72
+ 3-197408-B-8 3-197408-B-8
73
+ 3-216284-A-39 3-216284-A-39
74
+ 3-58772-A-42 3-58772-A-42
75
+ 3-68630-B-40 3-68630-B-40
76
+ 3-95695-B-5 3-95695-B-5
77
+ 3-95697-A-5 3-95697-A-5
78
+ 3-98869-A-46 3-98869-A-46
79
+ 4-119647-A-48 4-119647-A-48
80
+ 4-143118-A-7 4-143118-A-7
81
+ 4-144085-A-16 4-144085-A-16
82
+ 4-144468-A-27 4-144468-A-27
83
+ 4-149940-B-5 4-149940-B-5
84
+ 4-163606-A-16 4-163606-A-16
85
+ 4-164859-A-1 4-164859-A-1
86
+ 4-165823-A-41 4-165823-A-41
87
+ 4-168868-A-17 4-168868-A-17
88
+ 4-170078-A-1 4-170078-A-1
89
+ 4-172732-A-36 4-172732-A-36
90
+ 4-176638-A-43 4-176638-A-43
91
+ 4-181865-A-38 4-181865-A-38
92
+ 4-182369-A-12 4-182369-A-12
93
+ 4-183882-A-28 4-183882-A-28
94
+ 4-184235-A-28 4-184235-A-28
95
+ 4-184575-A-0 4-184575-A-0
96
+ 4-188191-B-29 4-188191-B-29
97
+ 4-188703-C-8 4-188703-C-8
98
+ 4-189828-A-22 4-189828-A-22
99
+ 4-191327-A-38 4-191327-A-38
100
+ 4-191687-A-0 4-191687-A-0
101
+ 4-193480-A-40 4-193480-A-40
102
+ 4-195707-A-13 4-195707-A-13
103
+ 4-197103-A-6 4-197103-A-6
104
+ 4-197454-A-28 4-197454-A-28
105
+ 4-198360-B-49 4-198360-B-49
106
+ 4-204684-A-37 4-204684-A-37
107
+ 4-210000-A-23 4-210000-A-23
108
+ 4-211502-A-30 4-211502-A-30
109
+ 4-213915-B-3 4-213915-B-3
110
+ 4-216211-A-14 4-216211-A-14
111
+ 4-218199-E-35 4-218199-E-35
112
+ 4-232495-A-6 4-232495-A-6
113
+ 4-251959-A-47 4-251959-A-47
114
+ 4-99644-D-4 4-99644-D-4
115
+ 5-157204-A-16 5-157204-A-16
116
+ 5-160614-A-48 5-160614-A-48
117
+ 5-161270-B-33 5-161270-B-33
118
+ 5-169983-A-5 5-169983-A-5
119
+ 5-177034-A-18 5-177034-A-18
120
+ 5-179496-A-16 5-179496-A-16
121
+ 5-182404-A-18 5-182404-A-18
122
+ 5-185908-A-18 5-185908-A-18
123
+ 5-187201-A-4 5-187201-A-4
124
+ 5-188495-A-19 5-188495-A-19
125
+ 5-188796-A-45 5-188796-A-45
126
+ 5-194899-C-3 5-194899-C-3
127
+ 5-194930-A-1 5-194930-A-1
128
+ 5-195557-A-19 5-195557-A-19
129
+ 5-197121-A-45 5-197121-A-45
130
+ 5-198278-C-7 5-198278-C-7
131
+ 5-198411-A-20 5-198411-A-20
132
+ 5-198411-G-20 5-198411-G-20
133
+ 5-198600-A-45 5-198600-A-45
134
+ 5-198891-A-8 5-198891-A-8
135
+ 5-199284-A-45 5-199284-A-45
136
+ 5-204741-A-46 5-204741-A-46
137
+ 5-205589-B-17 5-205589-B-17
138
+ 5-207811-A-35 5-207811-A-35
139
+ 5-207811-B-35 5-207811-B-35
140
+ 5-207836-C-29 5-207836-C-29
141
+ 5-208624-A-38 5-208624-A-38
142
+ 5-213836-A-9 5-213836-A-9
143
+ 5-215005-A-32 5-215005-A-32
144
+ 5-216370-B-41 5-216370-B-41
145
+ 5-217186-A-16 5-217186-A-16
146
+ 5-218980-A-30 5-218980-A-30
147
+ 5-219342-A-38 5-219342-A-38
148
+ 5-219379-B-11 5-219379-B-11
149
+ 5-221529-A-39 5-221529-A-39
150
+ 5-221568-A-22 5-221568-A-22
151
+ 5-234855-A-25 5-234855-A-25
152
+ 5-235956-A-47 5-235956-A-47
153
+ 5-242490-A-14 5-242490-A-14
154
+ 5-243450-A-14 5-243450-A-14
155
+ 5-243459-A-14 5-243459-A-14
156
+ 5-245040-A-35 5-245040-A-35
157
+ 5-250026-B-30 5-250026-B-30
158
+ 5-253094-D-49 5-253094-D-49
159
+ 5-259640-A-29 5-259640-A-29
160
+ 5-260164-A-23 5-260164-A-23
esc50_dev_fold_1/.backup/text ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 17
2
+ 2-104952-A-16 16
3
+ 2-106072-A-36 36
4
+ 2-108760-A-14 14
5
+ 2-108767-A-9 9
6
+ 2-109371-A-16 16
7
+ 2-109505-A-21 21
8
+ 2-112213-A-39 39
9
+ 2-114609-A-28 28
10
+ 2-117616-A-48 48
11
+ 2-118625-A-30 30
12
+ 2-118817-A-32 32
13
+ 2-119161-B-8 8
14
+ 2-119161-C-8 8
15
+ 2-120218-B-30 30
16
+ 2-135860-A-49 49
17
+ 2-151079-A-20 20
18
+ 2-154688-A-31 31
19
+ 2-165801-A-48 48
20
+ 2-173559-A-39 39
21
+ 2-18766-B-12 12
22
+ 2-188822-A-40 40
23
+ 2-43802-A-42 42
24
+ 2-50668-B-41 41
25
+ 2-52085-A-4 4
26
+ 2-59241-A-35 35
27
+ 2-60180-A-49 49
28
+ 2-61618-A-46 46
29
+ 2-67422-A-18 18
30
+ 2-68391-B-41 41
31
+ 2-69131-B-5 5
32
+ 2-70939-A-42 42
33
+ 2-72547-A-14 14
34
+ 2-76408-D-22 22
35
+ 2-82538-A-21 21
36
+ 2-83536-A-27 27
37
+ 2-87795-A-24 24
38
+ 2-94807-A-29 29
39
+ 3-100024-A-27 27
40
+ 3-102908-A-4 4
41
+ 3-103598-A-25 25
42
+ 3-104761-A-7 7
43
+ 3-107219-A-1 1
44
+ 3-112522-A-27 27
45
+ 3-117504-B-16 16
46
+ 3-118487-A-26 26
47
+ 3-118658-A-41 41
48
+ 3-121348-A-9 9
49
+ 3-123086-A-28 28
50
+ 3-124958-A-28 28
51
+ 3-126113-A-26 26
52
+ 3-132830-A-32 32
53
+ 3-138212-A-45 45
54
+ 3-139109-A-46 46
55
+ 3-142601-A-21 21
56
+ 3-144128-B-23 23
57
+ 3-145774-A-12 12
58
+ 3-146697-A-43 43
59
+ 3-150979-A-40 40
60
+ 3-150979-B-40 40
61
+ 3-151206-A-23 23
62
+ 3-154957-A-1 1
63
+ 3-155556-A-31 31
64
+ 3-155578-A-14 14
65
+ 3-155766-A-13 13
66
+ 3-156391-A-35 35
67
+ 3-161500-A-17 17
68
+ 3-163607-B-13 13
69
+ 3-166546-B-34 34
70
+ 3-174866-A-29 29
71
+ 3-181278-A-22 22
72
+ 3-197408-B-8 8
73
+ 3-216284-A-39 39
74
+ 3-58772-A-42 42
75
+ 3-68630-B-40 40
76
+ 3-95695-B-5 5
77
+ 3-95697-A-5 5
78
+ 3-98869-A-46 46
79
+ 4-119647-A-48 48
80
+ 4-143118-A-7 7
81
+ 4-144085-A-16 16
82
+ 4-144468-A-27 27
83
+ 4-149940-B-5 5
84
+ 4-163606-A-16 16
85
+ 4-164859-A-1 1
86
+ 4-165823-A-41 41
87
+ 4-168868-A-17 17
88
+ 4-170078-A-1 1
89
+ 4-172732-A-36 36
90
+ 4-176638-A-43 43
91
+ 4-181865-A-38 38
92
+ 4-182369-A-12 12
93
+ 4-183882-A-28 28
94
+ 4-184235-A-28 28
95
+ 4-184575-A-0 0
96
+ 4-188191-B-29 29
97
+ 4-188703-C-8 8
98
+ 4-189828-A-22 22
99
+ 4-191327-A-38 38
100
+ 4-191687-A-0 0
101
+ 4-193480-A-40 40
102
+ 4-195707-A-13 13
103
+ 4-197103-A-6 6
104
+ 4-197454-A-28 28
105
+ 4-198360-B-49 49
106
+ 4-204684-A-37 37
107
+ 4-210000-A-23 23
108
+ 4-211502-A-30 30
109
+ 4-213915-B-3 3
110
+ 4-216211-A-14 14
111
+ 4-218199-E-35 35
112
+ 4-232495-A-6 6
113
+ 4-251959-A-47 47
114
+ 4-99644-D-4 4
115
+ 5-157204-A-16 16
116
+ 5-160614-A-48 48
117
+ 5-161270-B-33 33
118
+ 5-169983-A-5 5
119
+ 5-177034-A-18 18
120
+ 5-179496-A-16 16
121
+ 5-182404-A-18 18
122
+ 5-185908-A-18 18
123
+ 5-187201-A-4 4
124
+ 5-188495-A-19 19
125
+ 5-188796-A-45 45
126
+ 5-194899-C-3 3
127
+ 5-194930-A-1 1
128
+ 5-195557-A-19 19
129
+ 5-197121-A-45 45
130
+ 5-198278-C-7 7
131
+ 5-198411-A-20 20
132
+ 5-198411-G-20 20
133
+ 5-198600-A-45 45
134
+ 5-198891-A-8 8
135
+ 5-199284-A-45 45
136
+ 5-204741-A-46 46
137
+ 5-205589-B-17 17
138
+ 5-207811-A-35 35
139
+ 5-207811-B-35 35
140
+ 5-207836-C-29 29
141
+ 5-208624-A-38 38
142
+ 5-213836-A-9 9
143
+ 5-215005-A-32 32
144
+ 5-216370-B-41 41
145
+ 5-217186-A-16 16
146
+ 5-218980-A-30 30
147
+ 5-219342-A-38 38
148
+ 5-219379-B-11 11
149
+ 5-221529-A-39 39
150
+ 5-221568-A-22 22
151
+ 5-234855-A-25 25
152
+ 5-235956-A-47 47
153
+ 5-242490-A-14 14
154
+ 5-243450-A-14 14
155
+ 5-243459-A-14 14
156
+ 5-245040-A-35 35
157
+ 5-250026-B-30 30
158
+ 5-253094-D-49 49
159
+ 5-259640-A-29 29
160
+ 5-260164-A-23 23
esc50_dev_fold_1/.backup/utt2spk ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 2-102414-F-17
2
+ 2-104952-A-16 2-104952-A-16
3
+ 2-106072-A-36 2-106072-A-36
4
+ 2-108760-A-14 2-108760-A-14
5
+ 2-108767-A-9 2-108767-A-9
6
+ 2-109371-A-16 2-109371-A-16
7
+ 2-109505-A-21 2-109505-A-21
8
+ 2-112213-A-39 2-112213-A-39
9
+ 2-114609-A-28 2-114609-A-28
10
+ 2-117616-A-48 2-117616-A-48
11
+ 2-118625-A-30 2-118625-A-30
12
+ 2-118817-A-32 2-118817-A-32
13
+ 2-119161-B-8 2-119161-B-8
14
+ 2-119161-C-8 2-119161-C-8
15
+ 2-120218-B-30 2-120218-B-30
16
+ 2-135860-A-49 2-135860-A-49
17
+ 2-151079-A-20 2-151079-A-20
18
+ 2-154688-A-31 2-154688-A-31
19
+ 2-165801-A-48 2-165801-A-48
20
+ 2-173559-A-39 2-173559-A-39
21
+ 2-18766-B-12 2-18766-B-12
22
+ 2-188822-A-40 2-188822-A-40
23
+ 2-43802-A-42 2-43802-A-42
24
+ 2-50668-B-41 2-50668-B-41
25
+ 2-52085-A-4 2-52085-A-4
26
+ 2-59241-A-35 2-59241-A-35
27
+ 2-60180-A-49 2-60180-A-49
28
+ 2-61618-A-46 2-61618-A-46
29
+ 2-67422-A-18 2-67422-A-18
30
+ 2-68391-B-41 2-68391-B-41
31
+ 2-69131-B-5 2-69131-B-5
32
+ 2-70939-A-42 2-70939-A-42
33
+ 2-72547-A-14 2-72547-A-14
34
+ 2-76408-D-22 2-76408-D-22
35
+ 2-82538-A-21 2-82538-A-21
36
+ 2-83536-A-27 2-83536-A-27
37
+ 2-87795-A-24 2-87795-A-24
38
+ 2-94807-A-29 2-94807-A-29
39
+ 3-100024-A-27 3-100024-A-27
40
+ 3-102908-A-4 3-102908-A-4
41
+ 3-103598-A-25 3-103598-A-25
42
+ 3-104761-A-7 3-104761-A-7
43
+ 3-107219-A-1 3-107219-A-1
44
+ 3-112522-A-27 3-112522-A-27
45
+ 3-117504-B-16 3-117504-B-16
46
+ 3-118487-A-26 3-118487-A-26
47
+ 3-118658-A-41 3-118658-A-41
48
+ 3-121348-A-9 3-121348-A-9
49
+ 3-123086-A-28 3-123086-A-28
50
+ 3-124958-A-28 3-124958-A-28
51
+ 3-126113-A-26 3-126113-A-26
52
+ 3-132830-A-32 3-132830-A-32
53
+ 3-138212-A-45 3-138212-A-45
54
+ 3-139109-A-46 3-139109-A-46
55
+ 3-142601-A-21 3-142601-A-21
56
+ 3-144128-B-23 3-144128-B-23
57
+ 3-145774-A-12 3-145774-A-12
58
+ 3-146697-A-43 3-146697-A-43
59
+ 3-150979-A-40 3-150979-A-40
60
+ 3-150979-B-40 3-150979-B-40
61
+ 3-151206-A-23 3-151206-A-23
62
+ 3-154957-A-1 3-154957-A-1
63
+ 3-155556-A-31 3-155556-A-31
64
+ 3-155578-A-14 3-155578-A-14
65
+ 3-155766-A-13 3-155766-A-13
66
+ 3-156391-A-35 3-156391-A-35
67
+ 3-161500-A-17 3-161500-A-17
68
+ 3-163607-B-13 3-163607-B-13
69
+ 3-166546-B-34 3-166546-B-34
70
+ 3-174866-A-29 3-174866-A-29
71
+ 3-181278-A-22 3-181278-A-22
72
+ 3-197408-B-8 3-197408-B-8
73
+ 3-216284-A-39 3-216284-A-39
74
+ 3-58772-A-42 3-58772-A-42
75
+ 3-68630-B-40 3-68630-B-40
76
+ 3-95695-B-5 3-95695-B-5
77
+ 3-95697-A-5 3-95697-A-5
78
+ 3-98869-A-46 3-98869-A-46
79
+ 4-119647-A-48 4-119647-A-48
80
+ 4-143118-A-7 4-143118-A-7
81
+ 4-144085-A-16 4-144085-A-16
82
+ 4-144468-A-27 4-144468-A-27
83
+ 4-149940-B-5 4-149940-B-5
84
+ 4-163606-A-16 4-163606-A-16
85
+ 4-164859-A-1 4-164859-A-1
86
+ 4-165823-A-41 4-165823-A-41
87
+ 4-168868-A-17 4-168868-A-17
88
+ 4-170078-A-1 4-170078-A-1
89
+ 4-172732-A-36 4-172732-A-36
90
+ 4-176638-A-43 4-176638-A-43
91
+ 4-181865-A-38 4-181865-A-38
92
+ 4-182369-A-12 4-182369-A-12
93
+ 4-183882-A-28 4-183882-A-28
94
+ 4-184235-A-28 4-184235-A-28
95
+ 4-184575-A-0 4-184575-A-0
96
+ 4-188191-B-29 4-188191-B-29
97
+ 4-188703-C-8 4-188703-C-8
98
+ 4-189828-A-22 4-189828-A-22
99
+ 4-191327-A-38 4-191327-A-38
100
+ 4-191687-A-0 4-191687-A-0
101
+ 4-193480-A-40 4-193480-A-40
102
+ 4-195707-A-13 4-195707-A-13
103
+ 4-197103-A-6 4-197103-A-6
104
+ 4-197454-A-28 4-197454-A-28
105
+ 4-198360-B-49 4-198360-B-49
106
+ 4-204684-A-37 4-204684-A-37
107
+ 4-210000-A-23 4-210000-A-23
108
+ 4-211502-A-30 4-211502-A-30
109
+ 4-213915-B-3 4-213915-B-3
110
+ 4-216211-A-14 4-216211-A-14
111
+ 4-218199-E-35 4-218199-E-35
112
+ 4-232495-A-6 4-232495-A-6
113
+ 4-251959-A-47 4-251959-A-47
114
+ 4-99644-D-4 4-99644-D-4
115
+ 5-157204-A-16 5-157204-A-16
116
+ 5-160614-A-48 5-160614-A-48
117
+ 5-161270-B-33 5-161270-B-33
118
+ 5-169983-A-5 5-169983-A-5
119
+ 5-177034-A-18 5-177034-A-18
120
+ 5-179496-A-16 5-179496-A-16
121
+ 5-182404-A-18 5-182404-A-18
122
+ 5-185908-A-18 5-185908-A-18
123
+ 5-187201-A-4 5-187201-A-4
124
+ 5-188495-A-19 5-188495-A-19
125
+ 5-188796-A-45 5-188796-A-45
126
+ 5-194899-C-3 5-194899-C-3
127
+ 5-194930-A-1 5-194930-A-1
128
+ 5-195557-A-19 5-195557-A-19
129
+ 5-197121-A-45 5-197121-A-45
130
+ 5-198278-C-7 5-198278-C-7
131
+ 5-198411-A-20 5-198411-A-20
132
+ 5-198411-G-20 5-198411-G-20
133
+ 5-198600-A-45 5-198600-A-45
134
+ 5-198891-A-8 5-198891-A-8
135
+ 5-199284-A-45 5-199284-A-45
136
+ 5-204741-A-46 5-204741-A-46
137
+ 5-205589-B-17 5-205589-B-17
138
+ 5-207811-A-35 5-207811-A-35
139
+ 5-207811-B-35 5-207811-B-35
140
+ 5-207836-C-29 5-207836-C-29
141
+ 5-208624-A-38 5-208624-A-38
142
+ 5-213836-A-9 5-213836-A-9
143
+ 5-215005-A-32 5-215005-A-32
144
+ 5-216370-B-41 5-216370-B-41
145
+ 5-217186-A-16 5-217186-A-16
146
+ 5-218980-A-30 5-218980-A-30
147
+ 5-219342-A-38 5-219342-A-38
148
+ 5-219379-B-11 5-219379-B-11
149
+ 5-221529-A-39 5-221529-A-39
150
+ 5-221568-A-22 5-221568-A-22
151
+ 5-234855-A-25 5-234855-A-25
152
+ 5-235956-A-47 5-235956-A-47
153
+ 5-242490-A-14 5-242490-A-14
154
+ 5-243450-A-14 5-243450-A-14
155
+ 5-243459-A-14 5-243459-A-14
156
+ 5-245040-A-35 5-245040-A-35
157
+ 5-250026-B-30 5-250026-B-30
158
+ 5-253094-D-49 5-253094-D-49
159
+ 5-259640-A-29 5-259640-A-29
160
+ 5-260164-A-23 5-260164-A-23
esc50_dev_fold_1/.backup/wav.scp ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:14
2
+ 2-104952-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:62824
3
+ 2-106072-A-36 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:146577
4
+ 2-108760-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:295581
5
+ 2-108767-A-9 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:390321
6
+ 2-109371-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:481023
7
+ 2-109505-A-21 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:586183
8
+ 2-112213-A-39 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:602447
9
+ 2-114609-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:710355
10
+ 2-117616-A-48 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:764506
11
+ 2-118625-A-30 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:850836
12
+ 2-118817-A-32 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:886471
13
+ 2-119161-B-8 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:965540
14
+ 2-119161-C-8 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1068995
15
+ 2-120218-B-30 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1130851
16
+ 2-135860-A-49 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1197792
17
+ 2-151079-A-20 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1270755
18
+ 2-154688-A-31 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1357310
19
+ 2-165801-A-48 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1393943
20
+ 2-173559-A-39 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.1/data_wav.ark:1439000
21
+ 2-18766-B-12 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:13
22
+ 2-188822-A-40 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:68515
23
+ 2-43802-A-42 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:179528
24
+ 2-50668-B-41 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:306960
25
+ 2-52085-A-4 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:442363
26
+ 2-59241-A-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:546993
27
+ 2-60180-A-49 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:677117
28
+ 2-61618-A-46 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:794652
29
+ 2-67422-A-18 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:900524
30
+ 2-68391-B-41 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1038755
31
+ 2-69131-B-5 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1163946
32
+ 2-70939-A-42 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1267021
33
+ 2-72547-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1400827
34
+ 2-76408-D-22 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1503217
35
+ 2-82538-A-21 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1612083
36
+ 2-83536-A-27 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1640165
37
+ 2-87795-A-24 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1750346
38
+ 2-94807-A-29 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1827692
39
+ 3-100024-A-27 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:1933148
40
+ 3-102908-A-4 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.2/data_wav.ark:2028746
41
+ 3-103598-A-25 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:14
42
+ 3-104761-A-7 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:98672
43
+ 3-107219-A-1 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:199789
44
+ 3-112522-A-27 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:239006
45
+ 3-117504-B-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:336770
46
+ 3-118487-A-26 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:434802
47
+ 3-118658-A-41 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:529914
48
+ 3-121348-A-9 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:648233
49
+ 3-123086-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:683149
50
+ 3-124958-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:768447
51
+ 3-126113-A-26 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:862917
52
+ 3-132830-A-32 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:932768
53
+ 3-138212-A-45 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:994762
54
+ 3-139109-A-46 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1105054
55
+ 3-142601-A-21 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1220088
56
+ 3-144128-B-23 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1247445
57
+ 3-145774-A-12 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1349835
58
+ 3-146697-A-43 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1421692
59
+ 3-150979-A-40 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1502190
60
+ 3-150979-B-40 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.3/data_wav.ark:1592188
61
+ 3-151206-A-23 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:14
62
+ 3-154957-A-1 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:60647
63
+ 3-155556-A-31 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:150261
64
+ 3-155578-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:156461
65
+ 3-155766-A-13 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:283615
66
+ 3-156391-A-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:325310
67
+ 3-161500-A-17 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:425005
68
+ 3-163607-B-13 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:535470
69
+ 3-166546-B-34 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:602130
70
+ 3-174866-A-29 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:641014
71
+ 3-181278-A-22 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:663020
72
+ 3-197408-B-8 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:766370
73
+ 3-216284-A-39 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:894555
74
+ 3-58772-A-42 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:904964
75
+ 3-68630-B-40 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1024995
76
+ 3-95695-B-5 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1146850
77
+ 3-95697-A-5 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1246468
78
+ 3-98869-A-46 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1278305
79
+ 4-119647-A-48 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1395786
80
+ 4-143118-A-7 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.4/data_wav.ark:1457119
81
+ 4-144085-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:14
82
+ 4-144468-A-27 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:83960
83
+ 4-149940-B-5 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:192211
84
+ 4-163606-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:266704
85
+ 4-164859-A-1 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:350750
86
+ 4-165823-A-41 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:398774
87
+ 4-168868-A-17 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:534737
88
+ 4-170078-A-1 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:624196
89
+ 4-172732-A-36 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:669633
90
+ 4-176638-A-43 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:807586
91
+ 4-181865-A-38 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:905057
92
+ 4-182369-A-12 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:975482
93
+ 4-183882-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1063687
94
+ 4-184235-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1162366
95
+ 4-184575-A-0 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1228639
96
+ 4-188191-B-29 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1296923
97
+ 4-188703-C-8 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1363646
98
+ 4-189828-A-22 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1448615
99
+ 4-191327-A-38 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1574581
100
+ 4-191687-A-0 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.5/data_wav.ark:1649693
101
+ 4-193480-A-40 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:14
102
+ 4-195707-A-13 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:119595
103
+ 4-197103-A-6 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:218020
104
+ 4-197454-A-28 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:304702
105
+ 4-198360-B-49 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:387842
106
+ 4-204684-A-37 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:497479
107
+ 4-210000-A-23 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:608545
108
+ 4-211502-A-30 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:672890
109
+ 4-213915-B-3 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:701298
110
+ 4-216211-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:807735
111
+ 4-218199-E-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:907442
112
+ 4-232495-A-6 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1003873
113
+ 4-251959-A-47 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1123501
114
+ 4-99644-D-4 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1244306
115
+ 5-157204-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1322131
116
+ 5-160614-A-48 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1428590
117
+ 5-161270-B-33 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1521213
118
+ 5-169983-A-5 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1607094
119
+ 5-177034-A-18 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1695673
120
+ 5-179496-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.6/data_wav.ark:1797824
121
+ 5-182404-A-18 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:14
122
+ 5-185908-A-18 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:124998
123
+ 5-187201-A-4 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:243035
124
+ 5-188495-A-19 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:338245
125
+ 5-188796-A-45 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:396047
126
+ 5-194899-C-3 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:518225
127
+ 5-194930-A-1 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:578162
128
+ 5-195557-A-19 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:641141
129
+ 5-197121-A-45 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:734631
130
+ 5-198278-C-7 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:844860
131
+ 5-198411-A-20 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:964481
132
+ 5-198411-G-20 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1069653
133
+ 5-198600-A-45 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1163535
134
+ 5-198891-A-8 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1290261
135
+ 5-199284-A-45 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1383153
136
+ 5-204741-A-46 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1482698
137
+ 5-205589-B-17 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1572891
138
+ 5-207811-A-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1663152
139
+ 5-207811-B-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1777567
140
+ 5-207836-C-29 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.7/data_wav.ark:1897734
141
+ 5-208624-A-38 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:14
142
+ 5-213836-A-9 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:76476
143
+ 5-215005-A-32 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:183888
144
+ 5-216370-B-41 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:237849
145
+ 5-217186-A-16 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:377740
146
+ 5-218980-A-30 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:471214
147
+ 5-219342-A-38 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:492294
148
+ 5-219379-B-11 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:535753
149
+ 5-221529-A-39 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:657662
150
+ 5-221568-A-22 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:686126
151
+ 5-234855-A-25 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:802113
152
+ 5-235956-A-47 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:875077
153
+ 5-242490-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:966811
154
+ 5-243450-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1044750
155
+ 5-243459-A-14 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1129647
156
+ 5-245040-A-35 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1224018
157
+ 5-250026-B-30 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1314142
158
+ 5-253094-D-49 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1394879
159
+ 5-259640-A-29 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1514723
160
+ 5-260164-A-23 dump_16000/audio_raw_tts_esc/org/esc50_dev_fold_1/data/format.8/data_wav.ark:1546493
esc50_dev_fold_1/audio_format ADDED
@@ -0,0 +1 @@
 
 
1
+ flac.ark
esc50_dev_fold_1/data/format.1/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb865b447d6accb8716c48c1d88a2425b26bb5502917d810c221d30970bb4ef3
3
+ size 1516655
esc50_dev_fold_1/data/format.1/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 80000
2
+ 2-104952-A-16 80000
3
+ 2-106072-A-36 80000
4
+ 2-108760-A-14 80000
5
+ 2-108767-A-9 80000
6
+ 2-109371-A-16 80000
7
+ 2-109505-A-21 80000
8
+ 2-112213-A-39 80000
9
+ 2-114609-A-28 80000
10
+ 2-117616-A-48 80000
11
+ 2-118625-A-30 80000
12
+ 2-118817-A-32 80000
13
+ 2-119161-B-8 80000
14
+ 2-119161-C-8 80000
15
+ 2-120218-B-30 80000
16
+ 2-135860-A-49 80000
17
+ 2-151079-A-20 80000
18
+ 2-154688-A-31 80000
19
+ 2-165801-A-48 80000
20
+ 2-173559-A-39 80000
esc50_dev_fold_1/data/format.1/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:14
2
+ 2-104952-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:62824
3
+ 2-106072-A-36 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:146577
4
+ 2-108760-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:295581
5
+ 2-108767-A-9 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:390321
6
+ 2-109371-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:481023
7
+ 2-109505-A-21 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:586183
8
+ 2-112213-A-39 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:602447
9
+ 2-114609-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:710355
10
+ 2-117616-A-48 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:764506
11
+ 2-118625-A-30 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:850836
12
+ 2-118817-A-32 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:886471
13
+ 2-119161-B-8 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:965540
14
+ 2-119161-C-8 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1068995
15
+ 2-120218-B-30 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1130851
16
+ 2-135860-A-49 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1197792
17
+ 2-151079-A-20 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1270755
18
+ 2-154688-A-31 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1357310
19
+ 2-165801-A-48 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1393943
20
+ 2-173559-A-39 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1/data_wav.ark:1439000
esc50_dev_fold_1/data/format.2/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91cce57d165e0bcac0246f4352c1085b51fff51d5d73ab329cb0377a593de930
3
+ size 2145886
esc50_dev_fold_1/data/format.2/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-18766-B-12 80000
2
+ 2-188822-A-40 80000
3
+ 2-43802-A-42 80000
4
+ 2-50668-B-41 80000
5
+ 2-52085-A-4 80000
6
+ 2-59241-A-35 80000
7
+ 2-60180-A-49 80000
8
+ 2-61618-A-46 80000
9
+ 2-67422-A-18 80000
10
+ 2-68391-B-41 80000
11
+ 2-69131-B-5 80000
12
+ 2-70939-A-42 80000
13
+ 2-72547-A-14 80000
14
+ 2-76408-D-22 80000
15
+ 2-82538-A-21 80000
16
+ 2-83536-A-27 80000
17
+ 2-87795-A-24 80000
18
+ 2-94807-A-29 80000
19
+ 3-100024-A-27 80000
20
+ 3-102908-A-4 80000
esc50_dev_fold_1/data/format.2/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-18766-B-12 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:13
2
+ 2-188822-A-40 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:68515
3
+ 2-43802-A-42 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:179528
4
+ 2-50668-B-41 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:306960
5
+ 2-52085-A-4 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:442363
6
+ 2-59241-A-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:546993
7
+ 2-60180-A-49 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:677117
8
+ 2-61618-A-46 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:794652
9
+ 2-67422-A-18 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:900524
10
+ 2-68391-B-41 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1038755
11
+ 2-69131-B-5 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1163946
12
+ 2-70939-A-42 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1267021
13
+ 2-72547-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1400827
14
+ 2-76408-D-22 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1503217
15
+ 2-82538-A-21 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1612083
16
+ 2-83536-A-27 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1640165
17
+ 2-87795-A-24 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1750346
18
+ 2-94807-A-29 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1827692
19
+ 3-100024-A-27 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:1933148
20
+ 3-102908-A-4 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2/data_wav.ark:2028746
esc50_dev_fold_1/data/format.3/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062761715c8b337e25a1413d75945ff4fad8f3d8942a10beefbcb9767f9bc5f8
3
+ size 1686826
esc50_dev_fold_1/data/format.3/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-103598-A-25 80000
2
+ 3-104761-A-7 80000
3
+ 3-107219-A-1 80000
4
+ 3-112522-A-27 80000
5
+ 3-117504-B-16 80000
6
+ 3-118487-A-26 80000
7
+ 3-118658-A-41 80000
8
+ 3-121348-A-9 80000
9
+ 3-123086-A-28 80000
10
+ 3-124958-A-28 80000
11
+ 3-126113-A-26 80000
12
+ 3-132830-A-32 80000
13
+ 3-138212-A-45 80000
14
+ 3-139109-A-46 80000
15
+ 3-142601-A-21 80000
16
+ 3-144128-B-23 80000
17
+ 3-145774-A-12 80000
18
+ 3-146697-A-43 80000
19
+ 3-150979-A-40 80000
20
+ 3-150979-B-40 80000
esc50_dev_fold_1/data/format.3/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-103598-A-25 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:14
2
+ 3-104761-A-7 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:98672
3
+ 3-107219-A-1 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:199789
4
+ 3-112522-A-27 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:239006
5
+ 3-117504-B-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:336770
6
+ 3-118487-A-26 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:434802
7
+ 3-118658-A-41 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:529914
8
+ 3-121348-A-9 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:648233
9
+ 3-123086-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:683149
10
+ 3-124958-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:768447
11
+ 3-126113-A-26 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:862917
12
+ 3-132830-A-32 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:932768
13
+ 3-138212-A-45 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:994762
14
+ 3-139109-A-46 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1105054
15
+ 3-142601-A-21 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1220088
16
+ 3-144128-B-23 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1247445
17
+ 3-145774-A-12 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1349835
18
+ 3-146697-A-43 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1421692
19
+ 3-150979-A-40 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1502190
20
+ 3-150979-B-40 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3/data_wav.ark:1592188
esc50_dev_fold_1/data/format.4/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318ab322cdf65e0dcc8302e00ab7af7f82199f7093ca9062067a681ac7e0ccdd
3
+ size 1542876
esc50_dev_fold_1/data/format.4/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-151206-A-23 80000
2
+ 3-154957-A-1 80000
3
+ 3-155556-A-31 80000
4
+ 3-155578-A-14 80000
5
+ 3-155766-A-13 80000
6
+ 3-156391-A-35 80000
7
+ 3-161500-A-17 80000
8
+ 3-163607-B-13 80000
9
+ 3-166546-B-34 80000
10
+ 3-174866-A-29 80000
11
+ 3-181278-A-22 80000
12
+ 3-197408-B-8 80000
13
+ 3-216284-A-39 80000
14
+ 3-58772-A-42 80000
15
+ 3-68630-B-40 80000
16
+ 3-95695-B-5 80000
17
+ 3-95697-A-5 80000
18
+ 3-98869-A-46 80000
19
+ 4-119647-A-48 80000
20
+ 4-143118-A-7 80000
esc50_dev_fold_1/data/format.4/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-151206-A-23 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:14
2
+ 3-154957-A-1 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:60647
3
+ 3-155556-A-31 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:150261
4
+ 3-155578-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:156461
5
+ 3-155766-A-13 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:283615
6
+ 3-156391-A-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:325310
7
+ 3-161500-A-17 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:425005
8
+ 3-163607-B-13 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:535470
9
+ 3-166546-B-34 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:602130
10
+ 3-174866-A-29 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:641014
11
+ 3-181278-A-22 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:663020
12
+ 3-197408-B-8 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:766370
13
+ 3-216284-A-39 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:894555
14
+ 3-58772-A-42 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:904964
15
+ 3-68630-B-40 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1024995
16
+ 3-95695-B-5 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1146850
17
+ 3-95697-A-5 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1246468
18
+ 3-98869-A-46 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1278305
19
+ 4-119647-A-48 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1395786
20
+ 4-143118-A-7 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4/data_wav.ark:1457119
esc50_dev_fold_1/data/format.5/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c646545fa901c6bc6bb5824fc67366074ae18ee6fc62d53646c675ffce88bb98
3
+ size 1711198
esc50_dev_fold_1/data/format.5/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-144085-A-16 80000
2
+ 4-144468-A-27 80000
3
+ 4-149940-B-5 80000
4
+ 4-163606-A-16 80000
5
+ 4-164859-A-1 80000
6
+ 4-165823-A-41 80000
7
+ 4-168868-A-17 80000
8
+ 4-170078-A-1 80000
9
+ 4-172732-A-36 80000
10
+ 4-176638-A-43 80000
11
+ 4-181865-A-38 80000
12
+ 4-182369-A-12 80000
13
+ 4-183882-A-28 80000
14
+ 4-184235-A-28 80000
15
+ 4-184575-A-0 80000
16
+ 4-188191-B-29 80000
17
+ 4-188703-C-8 80000
18
+ 4-189828-A-22 80000
19
+ 4-191327-A-38 80000
20
+ 4-191687-A-0 80000
esc50_dev_fold_1/data/format.5/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-144085-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:14
2
+ 4-144468-A-27 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:83960
3
+ 4-149940-B-5 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:192211
4
+ 4-163606-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:266704
5
+ 4-164859-A-1 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:350750
6
+ 4-165823-A-41 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:398774
7
+ 4-168868-A-17 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:534737
8
+ 4-170078-A-1 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:624196
9
+ 4-172732-A-36 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:669633
10
+ 4-176638-A-43 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:807586
11
+ 4-181865-A-38 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:905057
12
+ 4-182369-A-12 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:975482
13
+ 4-183882-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1063687
14
+ 4-184235-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1162366
15
+ 4-184575-A-0 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1228639
16
+ 4-188191-B-29 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1296923
17
+ 4-188703-C-8 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1363646
18
+ 4-189828-A-22 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1448615
19
+ 4-191327-A-38 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1574581
20
+ 4-191687-A-0 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5/data_wav.ark:1649693
esc50_dev_fold_1/data/format.6/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b868ee0df3643ef18e429bf9dd3aa20c72cc18ff46a0b32904621710800916
3
+ size 1900840
esc50_dev_fold_1/data/format.6/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-193480-A-40 80000
2
+ 4-195707-A-13 80000
3
+ 4-197103-A-6 80000
4
+ 4-197454-A-28 80000
5
+ 4-198360-B-49 80000
6
+ 4-204684-A-37 80000
7
+ 4-210000-A-23 80000
8
+ 4-211502-A-30 80000
9
+ 4-213915-B-3 80000
10
+ 4-216211-A-14 80000
11
+ 4-218199-E-35 80000
12
+ 4-232495-A-6 80000
13
+ 4-251959-A-47 80000
14
+ 4-99644-D-4 80000
15
+ 5-157204-A-16 80000
16
+ 5-160614-A-48 80000
17
+ 5-161270-B-33 80000
18
+ 5-169983-A-5 80000
19
+ 5-177034-A-18 80000
20
+ 5-179496-A-16 80000
esc50_dev_fold_1/data/format.6/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-193480-A-40 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:14
2
+ 4-195707-A-13 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:119595
3
+ 4-197103-A-6 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:218020
4
+ 4-197454-A-28 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:304702
5
+ 4-198360-B-49 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:387842
6
+ 4-204684-A-37 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:497479
7
+ 4-210000-A-23 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:608545
8
+ 4-211502-A-30 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:672890
9
+ 4-213915-B-3 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:701298
10
+ 4-216211-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:807735
11
+ 4-218199-E-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:907442
12
+ 4-232495-A-6 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1003873
13
+ 4-251959-A-47 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1123501
14
+ 4-99644-D-4 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1244306
15
+ 5-157204-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1322131
16
+ 5-160614-A-48 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1428590
17
+ 5-161270-B-33 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1521213
18
+ 5-169983-A-5 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1607094
19
+ 5-177034-A-18 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1695673
20
+ 5-179496-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6/data_wav.ark:1797824
esc50_dev_fold_1/data/format.7/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d284ee19f2245a3520c73b7f435cfca457795a8e4f339e54d300abd5e773b7f3
3
+ size 1982872
esc50_dev_fold_1/data/format.7/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-182404-A-18 80000
2
+ 5-185908-A-18 80000
3
+ 5-187201-A-4 80000
4
+ 5-188495-A-19 80000
5
+ 5-188796-A-45 80000
6
+ 5-194899-C-3 80000
7
+ 5-194930-A-1 80000
8
+ 5-195557-A-19 80000
9
+ 5-197121-A-45 80000
10
+ 5-198278-C-7 80000
11
+ 5-198411-A-20 80000
12
+ 5-198411-G-20 80000
13
+ 5-198600-A-45 80000
14
+ 5-198891-A-8 80000
15
+ 5-199284-A-45 80000
16
+ 5-204741-A-46 80000
17
+ 5-205589-B-17 80000
18
+ 5-207811-A-35 80000
19
+ 5-207811-B-35 80000
20
+ 5-207836-C-29 80000
esc50_dev_fold_1/data/format.7/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-182404-A-18 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:14
2
+ 5-185908-A-18 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:124998
3
+ 5-187201-A-4 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:243035
4
+ 5-188495-A-19 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:338245
5
+ 5-188796-A-45 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:396047
6
+ 5-194899-C-3 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:518225
7
+ 5-194930-A-1 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:578162
8
+ 5-195557-A-19 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:641141
9
+ 5-197121-A-45 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:734631
10
+ 5-198278-C-7 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:844860
11
+ 5-198411-A-20 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:964481
12
+ 5-198411-G-20 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1069653
13
+ 5-198600-A-45 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1163535
14
+ 5-198891-A-8 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1290261
15
+ 5-199284-A-45 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1383153
16
+ 5-204741-A-46 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1482698
17
+ 5-205589-B-17 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1572891
18
+ 5-207811-A-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1663152
19
+ 5-207811-B-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1777567
20
+ 5-207836-C-29 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7/data_wav.ark:1897734
esc50_dev_fold_1/data/format.8/data_wav.ark ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538b7f7ffdcee5572eea2ed450b5033aa33c047613afe4b65616304f9fa9cac7
3
+ size 1649161
esc50_dev_fold_1/data/format.8/utt2num_samples ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-208624-A-38 80000
2
+ 5-213836-A-9 80000
3
+ 5-215005-A-32 80000
4
+ 5-216370-B-41 80000
5
+ 5-217186-A-16 80000
6
+ 5-218980-A-30 80000
7
+ 5-219342-A-38 80000
8
+ 5-219379-B-11 80000
9
+ 5-221529-A-39 80000
10
+ 5-221568-A-22 80000
11
+ 5-234855-A-25 80000
12
+ 5-235956-A-47 80000
13
+ 5-242490-A-14 80000
14
+ 5-243450-A-14 80000
15
+ 5-243459-A-14 80000
16
+ 5-245040-A-35 80000
17
+ 5-250026-B-30 80000
18
+ 5-253094-D-49 80000
19
+ 5-259640-A-29 80000
20
+ 5-260164-A-23 80000
esc50_dev_fold_1/data/format.8/wav.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-208624-A-38 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:14
2
+ 5-213836-A-9 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:76476
3
+ 5-215005-A-32 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:183888
4
+ 5-216370-B-41 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:237849
5
+ 5-217186-A-16 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:377740
6
+ 5-218980-A-30 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:471214
7
+ 5-219342-A-38 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:492294
8
+ 5-219379-B-11 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:535753
9
+ 5-221529-A-39 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:657662
10
+ 5-221568-A-22 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:686126
11
+ 5-234855-A-25 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:802113
12
+ 5-235956-A-47 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:875077
13
+ 5-242490-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:966811
14
+ 5-243450-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1044750
15
+ 5-243459-A-14 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1129647
16
+ 5-245040-A-35 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1224018
17
+ 5-250026-B-30 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1314142
18
+ 5-253094-D-49 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1394879
19
+ 5-259640-A-29 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1514723
20
+ 5-260164-A-23 dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8/data_wav.ark:1546493
esc50_dev_fold_1/feats_type ADDED
@@ -0,0 +1 @@
 
 
1
+ raw
esc50_dev_fold_1/logs/format_wav_scp.1.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.1.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,428 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.1.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.1
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.2.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.2.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,628 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.2.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.2
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.3.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.3.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,256 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.3.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.3
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.4.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.4.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.4
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,424 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.4.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.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
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.5.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.5.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,539 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.5.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.5
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.6.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.6.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,523 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.6.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.6
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.7.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.7.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:02,319 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.7.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.7
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/format_wav_scp.8.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.8.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8
2
+ # Started at Thu Oct 10 14:28:01 EDT 2024
3
+ #
4
+ 2024-10-10 14:28:01,962 (format_wav_scp:151) INFO: /ocean/projects/cis210027p/swang26/miniconda3/envs/espnet_codec_robustness/bin/python3 pyscripts/audio/format_wav_scp.py --fs 16000 --audio-format flac.ark --multi-columns-input false --multi-columns-output false dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/logs/wav.8.scp dump_16000/audio_raw_tts_esc/esc50_dev_fold_1/data/format.8
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ # Accounting: time=7 threads=1
29
+ # Ended (code 0) at Thu Oct 10 14:28:08 EDT 2024, elapsed time 7 seconds
esc50_dev_fold_1/logs/wav.1.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-102414-F-17.wav
2
+ 2-104952-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-104952-A-16.wav
3
+ 2-106072-A-36 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-106072-A-36.wav
4
+ 2-108760-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-108760-A-14.wav
5
+ 2-108767-A-9 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-108767-A-9.wav
6
+ 2-109371-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-109371-A-16.wav
7
+ 2-109505-A-21 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-109505-A-21.wav
8
+ 2-112213-A-39 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-112213-A-39.wav
9
+ 2-114609-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-114609-A-28.wav
10
+ 2-117616-A-48 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-117616-A-48.wav
11
+ 2-118625-A-30 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-118625-A-30.wav
12
+ 2-118817-A-32 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-118817-A-32.wav
13
+ 2-119161-B-8 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-119161-B-8.wav
14
+ 2-119161-C-8 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-119161-C-8.wav
15
+ 2-120218-B-30 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-120218-B-30.wav
16
+ 2-135860-A-49 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-135860-A-49.wav
17
+ 2-151079-A-20 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-151079-A-20.wav
18
+ 2-154688-A-31 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-154688-A-31.wav
19
+ 2-165801-A-48 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-165801-A-48.wav
20
+ 2-173559-A-39 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-173559-A-39.wav
esc50_dev_fold_1/logs/wav.2.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-18766-B-12 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-18766-B-12.wav
2
+ 2-188822-A-40 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-188822-A-40.wav
3
+ 2-43802-A-42 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-43802-A-42.wav
4
+ 2-50668-B-41 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-50668-B-41.wav
5
+ 2-52085-A-4 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-52085-A-4.wav
6
+ 2-59241-A-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-59241-A-35.wav
7
+ 2-60180-A-49 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-60180-A-49.wav
8
+ 2-61618-A-46 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-61618-A-46.wav
9
+ 2-67422-A-18 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-67422-A-18.wav
10
+ 2-68391-B-41 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-68391-B-41.wav
11
+ 2-69131-B-5 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-69131-B-5.wav
12
+ 2-70939-A-42 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-70939-A-42.wav
13
+ 2-72547-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-72547-A-14.wav
14
+ 2-76408-D-22 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-76408-D-22.wav
15
+ 2-82538-A-21 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-82538-A-21.wav
16
+ 2-83536-A-27 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-83536-A-27.wav
17
+ 2-87795-A-24 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-87795-A-24.wav
18
+ 2-94807-A-29 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/2-94807-A-29.wav
19
+ 3-100024-A-27 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-100024-A-27.wav
20
+ 3-102908-A-4 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-102908-A-4.wav
esc50_dev_fold_1/logs/wav.3.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-103598-A-25 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-103598-A-25.wav
2
+ 3-104761-A-7 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-104761-A-7.wav
3
+ 3-107219-A-1 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-107219-A-1.wav
4
+ 3-112522-A-27 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-112522-A-27.wav
5
+ 3-117504-B-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-117504-B-16.wav
6
+ 3-118487-A-26 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-118487-A-26.wav
7
+ 3-118658-A-41 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-118658-A-41.wav
8
+ 3-121348-A-9 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-121348-A-9.wav
9
+ 3-123086-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-123086-A-28.wav
10
+ 3-124958-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-124958-A-28.wav
11
+ 3-126113-A-26 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-126113-A-26.wav
12
+ 3-132830-A-32 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-132830-A-32.wav
13
+ 3-138212-A-45 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-138212-A-45.wav
14
+ 3-139109-A-46 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-139109-A-46.wav
15
+ 3-142601-A-21 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-142601-A-21.wav
16
+ 3-144128-B-23 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-144128-B-23.wav
17
+ 3-145774-A-12 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-145774-A-12.wav
18
+ 3-146697-A-43 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-146697-A-43.wav
19
+ 3-150979-A-40 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-150979-A-40.wav
20
+ 3-150979-B-40 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-150979-B-40.wav
esc50_dev_fold_1/logs/wav.4.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3-151206-A-23 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-151206-A-23.wav
2
+ 3-154957-A-1 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-154957-A-1.wav
3
+ 3-155556-A-31 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-155556-A-31.wav
4
+ 3-155578-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-155578-A-14.wav
5
+ 3-155766-A-13 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-155766-A-13.wav
6
+ 3-156391-A-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-156391-A-35.wav
7
+ 3-161500-A-17 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-161500-A-17.wav
8
+ 3-163607-B-13 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-163607-B-13.wav
9
+ 3-166546-B-34 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-166546-B-34.wav
10
+ 3-174866-A-29 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-174866-A-29.wav
11
+ 3-181278-A-22 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-181278-A-22.wav
12
+ 3-197408-B-8 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-197408-B-8.wav
13
+ 3-216284-A-39 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-216284-A-39.wav
14
+ 3-58772-A-42 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-58772-A-42.wav
15
+ 3-68630-B-40 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-68630-B-40.wav
16
+ 3-95695-B-5 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-95695-B-5.wav
17
+ 3-95697-A-5 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-95697-A-5.wav
18
+ 3-98869-A-46 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/3-98869-A-46.wav
19
+ 4-119647-A-48 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-119647-A-48.wav
20
+ 4-143118-A-7 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-143118-A-7.wav
esc50_dev_fold_1/logs/wav.5.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-144085-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-144085-A-16.wav
2
+ 4-144468-A-27 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-144468-A-27.wav
3
+ 4-149940-B-5 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-149940-B-5.wav
4
+ 4-163606-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-163606-A-16.wav
5
+ 4-164859-A-1 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-164859-A-1.wav
6
+ 4-165823-A-41 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-165823-A-41.wav
7
+ 4-168868-A-17 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-168868-A-17.wav
8
+ 4-170078-A-1 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-170078-A-1.wav
9
+ 4-172732-A-36 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-172732-A-36.wav
10
+ 4-176638-A-43 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-176638-A-43.wav
11
+ 4-181865-A-38 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-181865-A-38.wav
12
+ 4-182369-A-12 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-182369-A-12.wav
13
+ 4-183882-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-183882-A-28.wav
14
+ 4-184235-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-184235-A-28.wav
15
+ 4-184575-A-0 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-184575-A-0.wav
16
+ 4-188191-B-29 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-188191-B-29.wav
17
+ 4-188703-C-8 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-188703-C-8.wav
18
+ 4-189828-A-22 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-189828-A-22.wav
19
+ 4-191327-A-38 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-191327-A-38.wav
20
+ 4-191687-A-0 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-191687-A-0.wav
esc50_dev_fold_1/logs/wav.6.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-193480-A-40 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-193480-A-40.wav
2
+ 4-195707-A-13 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-195707-A-13.wav
3
+ 4-197103-A-6 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-197103-A-6.wav
4
+ 4-197454-A-28 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-197454-A-28.wav
5
+ 4-198360-B-49 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-198360-B-49.wav
6
+ 4-204684-A-37 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-204684-A-37.wav
7
+ 4-210000-A-23 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-210000-A-23.wav
8
+ 4-211502-A-30 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-211502-A-30.wav
9
+ 4-213915-B-3 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-213915-B-3.wav
10
+ 4-216211-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-216211-A-14.wav
11
+ 4-218199-E-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-218199-E-35.wav
12
+ 4-232495-A-6 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-232495-A-6.wav
13
+ 4-251959-A-47 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-251959-A-47.wav
14
+ 4-99644-D-4 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/4-99644-D-4.wav
15
+ 5-157204-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-157204-A-16.wav
16
+ 5-160614-A-48 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-160614-A-48.wav
17
+ 5-161270-B-33 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-161270-B-33.wav
18
+ 5-169983-A-5 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-169983-A-5.wav
19
+ 5-177034-A-18 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-177034-A-18.wav
20
+ 5-179496-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-179496-A-16.wav
esc50_dev_fold_1/logs/wav.7.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-182404-A-18 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-182404-A-18.wav
2
+ 5-185908-A-18 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-185908-A-18.wav
3
+ 5-187201-A-4 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-187201-A-4.wav
4
+ 5-188495-A-19 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-188495-A-19.wav
5
+ 5-188796-A-45 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-188796-A-45.wav
6
+ 5-194899-C-3 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-194899-C-3.wav
7
+ 5-194930-A-1 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-194930-A-1.wav
8
+ 5-195557-A-19 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-195557-A-19.wav
9
+ 5-197121-A-45 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-197121-A-45.wav
10
+ 5-198278-C-7 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-198278-C-7.wav
11
+ 5-198411-A-20 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-198411-A-20.wav
12
+ 5-198411-G-20 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-198411-G-20.wav
13
+ 5-198600-A-45 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-198600-A-45.wav
14
+ 5-198891-A-8 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-198891-A-8.wav
15
+ 5-199284-A-45 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-199284-A-45.wav
16
+ 5-204741-A-46 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-204741-A-46.wav
17
+ 5-205589-B-17 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-205589-B-17.wav
18
+ 5-207811-A-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-207811-A-35.wav
19
+ 5-207811-B-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-207811-B-35.wav
20
+ 5-207836-C-29 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-207836-C-29.wav
esc50_dev_fold_1/logs/wav.8.scp ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5-208624-A-38 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-208624-A-38.wav
2
+ 5-213836-A-9 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-213836-A-9.wav
3
+ 5-215005-A-32 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-215005-A-32.wav
4
+ 5-216370-B-41 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-216370-B-41.wav
5
+ 5-217186-A-16 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-217186-A-16.wav
6
+ 5-218980-A-30 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-218980-A-30.wav
7
+ 5-219342-A-38 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-219342-A-38.wav
8
+ 5-219379-B-11 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-219379-B-11.wav
9
+ 5-221529-A-39 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-221529-A-39.wav
10
+ 5-221568-A-22 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-221568-A-22.wav
11
+ 5-234855-A-25 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-234855-A-25.wav
12
+ 5-235956-A-47 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-235956-A-47.wav
13
+ 5-242490-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-242490-A-14.wav
14
+ 5-243450-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-243450-A-14.wav
15
+ 5-243459-A-14 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-243459-A-14.wav
16
+ 5-245040-A-35 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-245040-A-35.wav
17
+ 5-250026-B-30 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-250026-B-30.wav
18
+ 5-253094-D-49 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-253094-D-49.wav
19
+ 5-259640-A-29 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-259640-A-29.wav
20
+ 5-260164-A-23 /ocean/projects/cis210027p/swang26/espnet_codec/egs2/esc50/asr1/ESC-50-master/audio/5-260164-A-23.wav
esc50_dev_fold_1/spk2utt ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 2-102414-F-17
2
+ 2-104952-A-16 2-104952-A-16
3
+ 2-106072-A-36 2-106072-A-36
4
+ 2-108760-A-14 2-108760-A-14
5
+ 2-108767-A-9 2-108767-A-9
6
+ 2-109371-A-16 2-109371-A-16
7
+ 2-109505-A-21 2-109505-A-21
8
+ 2-112213-A-39 2-112213-A-39
9
+ 2-114609-A-28 2-114609-A-28
10
+ 2-117616-A-48 2-117616-A-48
11
+ 2-118625-A-30 2-118625-A-30
12
+ 2-118817-A-32 2-118817-A-32
13
+ 2-119161-B-8 2-119161-B-8
14
+ 2-119161-C-8 2-119161-C-8
15
+ 2-120218-B-30 2-120218-B-30
16
+ 2-135860-A-49 2-135860-A-49
17
+ 2-151079-A-20 2-151079-A-20
18
+ 2-154688-A-31 2-154688-A-31
19
+ 2-165801-A-48 2-165801-A-48
20
+ 2-173559-A-39 2-173559-A-39
21
+ 2-18766-B-12 2-18766-B-12
22
+ 2-188822-A-40 2-188822-A-40
23
+ 2-43802-A-42 2-43802-A-42
24
+ 2-50668-B-41 2-50668-B-41
25
+ 2-52085-A-4 2-52085-A-4
26
+ 2-59241-A-35 2-59241-A-35
27
+ 2-60180-A-49 2-60180-A-49
28
+ 2-61618-A-46 2-61618-A-46
29
+ 2-67422-A-18 2-67422-A-18
30
+ 2-68391-B-41 2-68391-B-41
31
+ 2-69131-B-5 2-69131-B-5
32
+ 2-70939-A-42 2-70939-A-42
33
+ 2-72547-A-14 2-72547-A-14
34
+ 2-76408-D-22 2-76408-D-22
35
+ 2-82538-A-21 2-82538-A-21
36
+ 2-83536-A-27 2-83536-A-27
37
+ 2-87795-A-24 2-87795-A-24
38
+ 2-94807-A-29 2-94807-A-29
39
+ 3-100024-A-27 3-100024-A-27
40
+ 3-102908-A-4 3-102908-A-4
41
+ 3-103598-A-25 3-103598-A-25
42
+ 3-104761-A-7 3-104761-A-7
43
+ 3-107219-A-1 3-107219-A-1
44
+ 3-112522-A-27 3-112522-A-27
45
+ 3-117504-B-16 3-117504-B-16
46
+ 3-118487-A-26 3-118487-A-26
47
+ 3-118658-A-41 3-118658-A-41
48
+ 3-121348-A-9 3-121348-A-9
49
+ 3-123086-A-28 3-123086-A-28
50
+ 3-124958-A-28 3-124958-A-28
51
+ 3-126113-A-26 3-126113-A-26
52
+ 3-132830-A-32 3-132830-A-32
53
+ 3-138212-A-45 3-138212-A-45
54
+ 3-139109-A-46 3-139109-A-46
55
+ 3-142601-A-21 3-142601-A-21
56
+ 3-144128-B-23 3-144128-B-23
57
+ 3-145774-A-12 3-145774-A-12
58
+ 3-146697-A-43 3-146697-A-43
59
+ 3-150979-A-40 3-150979-A-40
60
+ 3-150979-B-40 3-150979-B-40
61
+ 3-151206-A-23 3-151206-A-23
62
+ 3-154957-A-1 3-154957-A-1
63
+ 3-155556-A-31 3-155556-A-31
64
+ 3-155578-A-14 3-155578-A-14
65
+ 3-155766-A-13 3-155766-A-13
66
+ 3-156391-A-35 3-156391-A-35
67
+ 3-161500-A-17 3-161500-A-17
68
+ 3-163607-B-13 3-163607-B-13
69
+ 3-166546-B-34 3-166546-B-34
70
+ 3-174866-A-29 3-174866-A-29
71
+ 3-181278-A-22 3-181278-A-22
72
+ 3-197408-B-8 3-197408-B-8
73
+ 3-216284-A-39 3-216284-A-39
74
+ 3-58772-A-42 3-58772-A-42
75
+ 3-68630-B-40 3-68630-B-40
76
+ 3-95695-B-5 3-95695-B-5
77
+ 3-95697-A-5 3-95697-A-5
78
+ 3-98869-A-46 3-98869-A-46
79
+ 4-119647-A-48 4-119647-A-48
80
+ 4-143118-A-7 4-143118-A-7
81
+ 4-144085-A-16 4-144085-A-16
82
+ 4-144468-A-27 4-144468-A-27
83
+ 4-149940-B-5 4-149940-B-5
84
+ 4-163606-A-16 4-163606-A-16
85
+ 4-164859-A-1 4-164859-A-1
86
+ 4-165823-A-41 4-165823-A-41
87
+ 4-168868-A-17 4-168868-A-17
88
+ 4-170078-A-1 4-170078-A-1
89
+ 4-172732-A-36 4-172732-A-36
90
+ 4-176638-A-43 4-176638-A-43
91
+ 4-181865-A-38 4-181865-A-38
92
+ 4-182369-A-12 4-182369-A-12
93
+ 4-183882-A-28 4-183882-A-28
94
+ 4-184235-A-28 4-184235-A-28
95
+ 4-184575-A-0 4-184575-A-0
96
+ 4-188191-B-29 4-188191-B-29
97
+ 4-188703-C-8 4-188703-C-8
98
+ 4-189828-A-22 4-189828-A-22
99
+ 4-191327-A-38 4-191327-A-38
100
+ 4-191687-A-0 4-191687-A-0
101
+ 4-193480-A-40 4-193480-A-40
102
+ 4-195707-A-13 4-195707-A-13
103
+ 4-197103-A-6 4-197103-A-6
104
+ 4-197454-A-28 4-197454-A-28
105
+ 4-198360-B-49 4-198360-B-49
106
+ 4-204684-A-37 4-204684-A-37
107
+ 4-210000-A-23 4-210000-A-23
108
+ 4-211502-A-30 4-211502-A-30
109
+ 4-213915-B-3 4-213915-B-3
110
+ 4-216211-A-14 4-216211-A-14
111
+ 4-218199-E-35 4-218199-E-35
112
+ 4-232495-A-6 4-232495-A-6
113
+ 4-251959-A-47 4-251959-A-47
114
+ 4-99644-D-4 4-99644-D-4
115
+ 5-157204-A-16 5-157204-A-16
116
+ 5-160614-A-48 5-160614-A-48
117
+ 5-161270-B-33 5-161270-B-33
118
+ 5-169983-A-5 5-169983-A-5
119
+ 5-177034-A-18 5-177034-A-18
120
+ 5-179496-A-16 5-179496-A-16
121
+ 5-182404-A-18 5-182404-A-18
122
+ 5-185908-A-18 5-185908-A-18
123
+ 5-187201-A-4 5-187201-A-4
124
+ 5-188495-A-19 5-188495-A-19
125
+ 5-188796-A-45 5-188796-A-45
126
+ 5-194899-C-3 5-194899-C-3
127
+ 5-194930-A-1 5-194930-A-1
128
+ 5-195557-A-19 5-195557-A-19
129
+ 5-197121-A-45 5-197121-A-45
130
+ 5-198278-C-7 5-198278-C-7
131
+ 5-198411-A-20 5-198411-A-20
132
+ 5-198411-G-20 5-198411-G-20
133
+ 5-198600-A-45 5-198600-A-45
134
+ 5-198891-A-8 5-198891-A-8
135
+ 5-199284-A-45 5-199284-A-45
136
+ 5-204741-A-46 5-204741-A-46
137
+ 5-205589-B-17 5-205589-B-17
138
+ 5-207811-A-35 5-207811-A-35
139
+ 5-207811-B-35 5-207811-B-35
140
+ 5-207836-C-29 5-207836-C-29
141
+ 5-208624-A-38 5-208624-A-38
142
+ 5-213836-A-9 5-213836-A-9
143
+ 5-215005-A-32 5-215005-A-32
144
+ 5-216370-B-41 5-216370-B-41
145
+ 5-217186-A-16 5-217186-A-16
146
+ 5-218980-A-30 5-218980-A-30
147
+ 5-219342-A-38 5-219342-A-38
148
+ 5-219379-B-11 5-219379-B-11
149
+ 5-221529-A-39 5-221529-A-39
150
+ 5-221568-A-22 5-221568-A-22
151
+ 5-234855-A-25 5-234855-A-25
152
+ 5-235956-A-47 5-235956-A-47
153
+ 5-242490-A-14 5-242490-A-14
154
+ 5-243450-A-14 5-243450-A-14
155
+ 5-243459-A-14 5-243459-A-14
156
+ 5-245040-A-35 5-245040-A-35
157
+ 5-250026-B-30 5-250026-B-30
158
+ 5-253094-D-49 5-253094-D-49
159
+ 5-259640-A-29 5-259640-A-29
160
+ 5-260164-A-23 5-260164-A-23
esc50_dev_fold_1/text ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2-102414-F-17 17
2
+ 2-104952-A-16 16
3
+ 2-106072-A-36 36
4
+ 2-108760-A-14 14
5
+ 2-108767-A-9 9
6
+ 2-109371-A-16 16
7
+ 2-109505-A-21 21
8
+ 2-112213-A-39 39
9
+ 2-114609-A-28 28
10
+ 2-117616-A-48 48
11
+ 2-118625-A-30 30
12
+ 2-118817-A-32 32
13
+ 2-119161-B-8 8
14
+ 2-119161-C-8 8
15
+ 2-120218-B-30 30
16
+ 2-135860-A-49 49
17
+ 2-151079-A-20 20
18
+ 2-154688-A-31 31
19
+ 2-165801-A-48 48
20
+ 2-173559-A-39 39
21
+ 2-18766-B-12 12
22
+ 2-188822-A-40 40
23
+ 2-43802-A-42 42
24
+ 2-50668-B-41 41
25
+ 2-52085-A-4 4
26
+ 2-59241-A-35 35
27
+ 2-60180-A-49 49
28
+ 2-61618-A-46 46
29
+ 2-67422-A-18 18
30
+ 2-68391-B-41 41
31
+ 2-69131-B-5 5
32
+ 2-70939-A-42 42
33
+ 2-72547-A-14 14
34
+ 2-76408-D-22 22
35
+ 2-82538-A-21 21
36
+ 2-83536-A-27 27
37
+ 2-87795-A-24 24
38
+ 2-94807-A-29 29
39
+ 3-100024-A-27 27
40
+ 3-102908-A-4 4
41
+ 3-103598-A-25 25
42
+ 3-104761-A-7 7
43
+ 3-107219-A-1 1
44
+ 3-112522-A-27 27
45
+ 3-117504-B-16 16
46
+ 3-118487-A-26 26
47
+ 3-118658-A-41 41
48
+ 3-121348-A-9 9
49
+ 3-123086-A-28 28
50
+ 3-124958-A-28 28
51
+ 3-126113-A-26 26
52
+ 3-132830-A-32 32
53
+ 3-138212-A-45 45
54
+ 3-139109-A-46 46
55
+ 3-142601-A-21 21
56
+ 3-144128-B-23 23
57
+ 3-145774-A-12 12
58
+ 3-146697-A-43 43
59
+ 3-150979-A-40 40
60
+ 3-150979-B-40 40
61
+ 3-151206-A-23 23
62
+ 3-154957-A-1 1
63
+ 3-155556-A-31 31
64
+ 3-155578-A-14 14
65
+ 3-155766-A-13 13
66
+ 3-156391-A-35 35
67
+ 3-161500-A-17 17
68
+ 3-163607-B-13 13
69
+ 3-166546-B-34 34
70
+ 3-174866-A-29 29
71
+ 3-181278-A-22 22
72
+ 3-197408-B-8 8
73
+ 3-216284-A-39 39
74
+ 3-58772-A-42 42
75
+ 3-68630-B-40 40
76
+ 3-95695-B-5 5
77
+ 3-95697-A-5 5
78
+ 3-98869-A-46 46
79
+ 4-119647-A-48 48
80
+ 4-143118-A-7 7
81
+ 4-144085-A-16 16
82
+ 4-144468-A-27 27
83
+ 4-149940-B-5 5
84
+ 4-163606-A-16 16
85
+ 4-164859-A-1 1
86
+ 4-165823-A-41 41
87
+ 4-168868-A-17 17
88
+ 4-170078-A-1 1
89
+ 4-172732-A-36 36
90
+ 4-176638-A-43 43
91
+ 4-181865-A-38 38
92
+ 4-182369-A-12 12
93
+ 4-183882-A-28 28
94
+ 4-184235-A-28 28
95
+ 4-184575-A-0 0
96
+ 4-188191-B-29 29
97
+ 4-188703-C-8 8
98
+ 4-189828-A-22 22
99
+ 4-191327-A-38 38
100
+ 4-191687-A-0 0
101
+ 4-193480-A-40 40
102
+ 4-195707-A-13 13
103
+ 4-197103-A-6 6
104
+ 4-197454-A-28 28
105
+ 4-198360-B-49 49
106
+ 4-204684-A-37 37
107
+ 4-210000-A-23 23
108
+ 4-211502-A-30 30
109
+ 4-213915-B-3 3
110
+ 4-216211-A-14 14
111
+ 4-218199-E-35 35
112
+ 4-232495-A-6 6
113
+ 4-251959-A-47 47
114
+ 4-99644-D-4 4
115
+ 5-157204-A-16 16
116
+ 5-160614-A-48 48
117
+ 5-161270-B-33 33
118
+ 5-169983-A-5 5
119
+ 5-177034-A-18 18
120
+ 5-179496-A-16 16
121
+ 5-182404-A-18 18
122
+ 5-185908-A-18 18
123
+ 5-187201-A-4 4
124
+ 5-188495-A-19 19
125
+ 5-188796-A-45 45
126
+ 5-194899-C-3 3
127
+ 5-194930-A-1 1
128
+ 5-195557-A-19 19
129
+ 5-197121-A-45 45
130
+ 5-198278-C-7 7
131
+ 5-198411-A-20 20
132
+ 5-198411-G-20 20
133
+ 5-198600-A-45 45
134
+ 5-198891-A-8 8
135
+ 5-199284-A-45 45
136
+ 5-204741-A-46 46
137
+ 5-205589-B-17 17
138
+ 5-207811-A-35 35
139
+ 5-207811-B-35 35
140
+ 5-207836-C-29 29
141
+ 5-208624-A-38 38
142
+ 5-213836-A-9 9
143
+ 5-215005-A-32 32
144
+ 5-216370-B-41 41
145
+ 5-217186-A-16 16
146
+ 5-218980-A-30 30
147
+ 5-219342-A-38 38
148
+ 5-219379-B-11 11
149
+ 5-221529-A-39 39
150
+ 5-221568-A-22 22
151
+ 5-234855-A-25 25
152
+ 5-235956-A-47 47
153
+ 5-242490-A-14 14
154
+ 5-243450-A-14 14
155
+ 5-243459-A-14 14
156
+ 5-245040-A-35 35
157
+ 5-250026-B-30 30
158
+ 5-253094-D-49 49
159
+ 5-259640-A-29 29
160
+ 5-260164-A-23 23
esc50_dev_fold_1/text.g2p_train ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 4-119647-A-48 48
2
+ 5-221529-A-39 39
3
+ 2-151079-A-20 20
4
+ 5-198891-A-8 8
5
+ 5-199284-A-45 45
6
+ 5-259640-A-29 29
7
+ 5-234855-A-25 25
8
+ 5-245040-A-35 35
9
+ 4-197103-A-6 6
10
+ 2-119161-B-8 8
11
+ 3-126113-A-26 26
12
+ 2-69131-B-5 5
13
+ 5-208624-A-38 38
14
+ 3-151206-A-23 23
15
+ 2-59241-A-35 35
16
+ 2-108767-A-9 9
17
+ 5-253094-D-49 49
18
+ 5-185908-A-18 18
19
+ 5-217186-A-16 16
20
+ 5-157204-A-16 16
21
+ 4-184575-A-0 0
22
+ 5-221568-A-22 22
23
+ 5-195557-A-19 19
24
+ 5-207836-C-29 29
25
+ 3-155766-A-13 13
26
+ 5-161270-B-33 33
27
+ 3-124958-A-28 28
28
+ 3-155556-A-31 31
29
+ 4-188703-C-8 8
30
+ 2-104952-A-16 16
31
+ 3-150979-B-40 40
32
+ 3-181278-A-22 22
33
+ 4-216211-A-14 14
34
+ 3-118658-A-41 41
35
+ 5-215005-A-32 32
36
+ 5-198411-G-20 20
37
+ 3-112522-A-27 27
38
+ 5-242490-A-14 14
39
+ 2-60180-A-49 49
40
+ 4-164859-A-1 1
41
+ 2-52085-A-4 4
42
+ 4-99644-D-4 4
43
+ 3-107219-A-1 1
44
+ 2-72547-A-14 14
45
+ 3-123086-A-28 28
46
+ 2-119161-C-8 8
47
+ 4-232495-A-6 6
48
+ 5-187201-A-4 4
49
+ 2-112213-A-39 39
50
+ 4-172732-A-36 36
51
+ 2-82538-A-21 21
52
+ 2-94807-A-29 29
53
+ 5-207811-A-35 35
54
+ 5-204741-A-46 46
55
+ 3-103598-A-25 25
56
+ 4-211502-A-30 30
57
+ 2-50668-B-41 41
58
+ 5-179496-A-16 16
59
+ 5-219342-A-38 38
60
+ 5-160614-A-48 48
61
+ 3-142601-A-21 21
62
+ 5-177034-A-18 18
63
+ 4-204684-A-37 37
64
+ 2-68391-B-41 41
65
+ 4-210000-A-23 23
66
+ 2-106072-A-36 36
67
+ 2-188822-A-40 40
68
+ 2-118625-A-30 30
69
+ 5-219379-B-11 11
70
+ 3-150979-A-40 40
71
+ 2-87795-A-24 24
72
+ 3-117504-B-16 16
73
+ 3-156391-A-35 35
74
+ 2-76408-D-22 22
75
+ 3-95697-A-5 5
76
+ 5-218980-A-30 30
77
+ 4-182369-A-12 12
78
+ 5-188495-A-19 19
79
+ 3-197408-B-8 8
80
+ 4-191327-A-38 38
81
+ 4-218199-E-35 35
82
+ 4-188191-B-29 29
83
+ 2-154688-A-31 31
84
+ 3-121348-A-9 9
85
+ 3-132830-A-32 32
86
+ 2-120218-B-30 30
87
+ 4-198360-B-49 49
88
+ 3-138212-A-45 45
89
+ 3-145774-A-12 12
90
+ 5-198600-A-45 45
91
+ 4-195707-A-13 13
92
+ 4-189828-A-22 22
93
+ 4-251959-A-47 47
94
+ 3-102908-A-4 4
95
+ 3-163607-B-13 13
96
+ 4-193480-A-40 40
97
+ 3-155578-A-14 14
98
+ 2-135860-A-49 49
99
+ 3-100024-A-27 27
100
+ 2-108760-A-14 14
101
+ 4-181865-A-38 38
102
+ 5-197121-A-45 45
103
+ 5-194899-C-3 3
104
+ 2-67422-A-18 18
105
+ 4-144085-A-16 16
106
+ 5-198411-A-20 20
107
+ 5-216370-B-41 41
108
+ 5-188796-A-45 45
109
+ 2-117616-A-48 48
110
+ 5-205589-B-17 17
111
+ 5-182404-A-18 18
112
+ 4-197454-A-28 28
113
+ 3-154957-A-1 1
114
+ 3-98869-A-46 46
115
+ 2-70939-A-42 42
116
+ 5-207811-B-35 35
117
+ 5-194930-A-1 1
118
+ 4-213915-B-3 3
119
+ 4-143118-A-7 7
120
+ 5-213836-A-9 9
121
+ 4-170078-A-1 1
122
+ 5-260164-A-23 23
123
+ 4-168868-A-17 17
124
+ 5-243459-A-14 14
125
+ 5-243450-A-14 14
126
+ 5-235956-A-47 47
127
+ 4-144468-A-27 27
128
+ 3-144128-B-23 23
129
+ 3-58772-A-42 42
130
+ 5-169983-A-5 5
131
+ 2-173559-A-39 39
132
+ 4-163606-A-16 16
133
+ 5-198278-C-7 7
134
+ 2-61618-A-46 46
135
+ 3-104761-A-7 7
136
+ 2-18766-B-12 12
137
+ 4-184235-A-28 28
138
+ 4-183882-A-28 28
139
+ 5-250026-B-30 30
140
+ 3-139109-A-46 46
141
+ 2-43802-A-42 42
142
+ 4-191687-A-0 0
143
+ 2-102414-F-17 17
144
+ 3-68630-B-40 40
145
+ 2-165801-A-48 48
146
+ 3-174866-A-29 29
147
+ 4-149940-B-5 5
148
+ 3-95695-B-5 5
149
+ 4-165823-A-41 41
150
+ 2-109505-A-21 21
151
+ 3-216284-A-39 39
152
+ 4-176638-A-43 43
153
+ 2-109371-A-16 16
154
+ 3-118487-A-26 26
155
+ 3-166546-B-34 34
156
+ 3-146697-A-43 43
157
+ 2-118817-A-32 32
158
+ 2-83536-A-27 27
159
+ 3-161500-A-17 17
160
+ 2-114609-A-28 28