Open melody00 opened 6 years ago
wav.read(basepath+'/{}.wav'.format(n))
which wav file?
A wav file with a word spoken on it. This is a ASR for words only or short sentences. The file name has this format speaker_word_number.wav for instance: paco_hello_0000.wav
wav.read(basepath+'/{}.wav'.format(n))
which wav file?