Module with GUI for speech recognition CNN training and deployment
Run pip install -r \__misc\requirements_ide.txt within virtual environment to install:
spyder==5.1.5
tensorflow==2.7.0
keras==2.7.0
scikit-learn==1.0.2
pandas==1.3.0
matplotlib==3.5.1
__misc\PyAudio-0.2.11-cp38-cp38-win_amd64.whl
Note that PyAudio is installed using local wheel downloaded from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio. Official PyAudio releases are not compatible with Python >3.7. If using Python other than 3.8 then download appropriate wheel and change requirements.
