A-Hackers-AI-Voice-Assistant
A-Hackers-AI-Voice-Assistant copied to clipboard
python stopped working
looks like you're trying to train a speech recognition model. I think the size of your spectrogram is too big and maybe causing python to get stuck in a loop. you can change this line of code to accept large spectrogram size to like 2000 https://github.com/LearnedVector/A-Hackers-AI-Voice-Assistant/blob/master/VoiceAssistant/speechrecognition/neuralnet/dataset.py#L118
in the optimze graph.py, i got "python stopped working". it stuck while saving the file