You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: