sikora507/elgen

algorithm is not working with librosa.load

Opened this issue · 0 comments

reading an audio file with 'scipy' gives large numbers. but while reading with librosa the floating time series vector have small values mainly ranging between -1 and 1.

this is not working with librosa.load, any solutions.

also the audio needs to be in 44100 Hz sampling rate. how to tweak this? i want to work with 22050 Hz sampling rate. but it seems to not working.