It's necessary to update the spectrogram() function in audio.py in order to save the plots. It's necessary to grab the path from the config file and then find a way to name each file in sequence that makes sense.
This refer to #18 but more up to date as plot_spectrogram() doesn't exist anymore.
It's necessary to update the
spectrogram()
function inaudio.py
in order to save the plots. It's necessary to grab the path from the config file and then find a way to name each file in sequence that makes sense.This refer to #18 but more up to date as
plot_spectrogram()
doesn't exist anymore.