Upload test_set.csv
Browse files- test_set.csv +32 -0
test_set.csv
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
path,file_name,category
|
2 |
+
test_set/and.wav,and.wav,"""and"""
|
3 |
+
test_set/chew1.wav,chew1.wav,[chewing]
|
4 |
+
test_set/chew2.wav,chew2.wav,[chewing]
|
5 |
+
test_set/chew3.wav,chew3.wav,[chewing]
|
6 |
+
test_set/chew4.wav,chew4.wav,[chewing]
|
7 |
+
test_set/cough1.wav,cough1.wav,[coughing]
|
8 |
+
test_set/cough2.wav,cough2.wav,[coughing]
|
9 |
+
test_set/cough3.wav,cough3.wav,[coughing]
|
10 |
+
test_set/hi.wav,hi.wav,"""hi"""
|
11 |
+
test_set/knock_knock.wav,knock_knock.wav,"""knock-knock"""
|
12 |
+
test_set/mouth_sounds1.wav,mouth_sounds1.wav,[mouth sounds]
|
13 |
+
test_set/mouth_sounds2.wav,mouth_sounds2.wav,[mouth sounds]
|
14 |
+
test_set/no.wav,no.wav,"""no"""
|
15 |
+
test_set/not_bad.wav,not_bad.wav,"""not bad"""
|
16 |
+
test_set/oh_i_wish.wav,oh_i_wish.wav,"""oh I wish"""
|
17 |
+
test_set/pop1.wav,pop1.wav,[pop]
|
18 |
+
test_set/really.wav,really.wav,"""really"""
|
19 |
+
test_set/sigh1.wav,sigh1.wav,[sigh]
|
20 |
+
test_set/sigh2.wav,sigh2.wav,[sigh]
|
21 |
+
test_set/slurp1.wav,slurp1.wav,[slurp]
|
22 |
+
test_set/slurp2.wav,slurp2.wav,[slurp]
|
23 |
+
test_set/sneeze1.wav,sneeze1.wav,[sneeze]
|
24 |
+
test_set/sneeze2.wav,sneeze2.wav,[sneeze]
|
25 |
+
test_set/so_i_did_it_again.wav,so_i_did_it_again.wav,"""so I did it again"""
|
26 |
+
test_set/tapping.wav,tapping.wav,[tapping]
|
27 |
+
test_set/that’s_right.wav,thats_right.wav,"""that's right"""
|
28 |
+
test_set/they_pay_her.wav,they_pay_her.wav,"""they pay her"""
|
29 |
+
test_set/uhhuh.wav,uhhuh.wav,"""uh-huh"
|
30 |
+
test_set/um.wav,um.wav,"""um"""
|
31 |
+
test_set/yeah.wav,yeah.wav,"""yeah"""
|
32 |
+
test_set/yeah_you_dont_want_it_to_burst_or_whatever.wav,yeah_you_dont_want_it_to_burst_or_whatever.wav,"""yeah you don't want it to burst or whatever"""
|