File size: 276 Bytes
f3b1064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
examples = [
    [
        "./test_wavs/Hue_short.wav"
    ],
    [
        "./test_wavs/12345_short.wav"
    ],
    [
        "./test_wavs/Trump_long.mp3",
    ],
    [
        "./test_wavs/Ucraina_moderate.mp3",
    ],
    [
        "./test_wavs/Duongsat_short.m4a",
    ]
]