Hello, I'm sorry to bother but I'm a beginner in Python. I've encountered some problems in your code
Currently, when I provide the path of the folder where the .wav files for training are, I get a Permission Denied Error.
I'm honestly not sure if the path used as an argument is the path of the folder or the wav file. Using it with the .wav path, I get a UnpicklingError: unpickling stack underflow
Could you help me?
Hello, I'm sorry to bother but I'm a beginner in Python. I've encountered some problems in your code Currently, when I provide the path of the folder where the .wav files for training are, I get a Permission Denied Error. I'm honestly not sure if the path used as an argument is the path of the folder or the wav file. Using it with the .wav path, I get a UnpicklingError: unpickling stack underflow Could you help me?