Como es what? It's throwing this error.
'tar' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "", line 1, in
File "C:\Python\lib\site-packages\spyder\utils\site\sitecustomize.py", line 880, in runfile
execfile(filename, namespace)
File "C:\Python\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
File "C:/Users/Jackson Andrews/Irene.py", line 16, in
X, Y = next(batch)
File "C:\Users\Jackson Andrews\speech_data.py", line 164, in mfcc_batch_generator
files = os.listdir(path)
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'data/spoken_numbers_pcm/'
Como es what? It's throwing this error.
'tar' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "", line 1, in
File "C:\Python\lib\site-packages\spyder\utils\site\sitecustomize.py", line 880, in runfile
execfile(filename, namespace)
File "C:\Python\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
File "C:/Users/Jackson Andrews/Irene.py", line 16, in
X, Y = next(batch)
File "C:\Users\Jackson Andrews\speech_data.py", line 164, in mfcc_batch_generator
files = os.listdir(path)
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'data/spoken_numbers_pcm/'