miaoYuanyuan / gen_melSpec_from_wav

Thanks auspicious3000's greate work! https://github.com/auspicious3000/autovc This is the implementation of generating mel-spectrogram from wavfile.
12 stars 3 forks source link

glob pattern matching? #4

Open ghost opened 2 years ago

ghost commented 2 years ago

Can you explain why you are using glob? Is it strictly to show how one could handle a directory filled with multiple wav files? Asking because the 'pattern' seems to just be a file name, but perhaps I am not reading it right.