Skip to content

Programm module with GUI for CNN training and deployment for voice recognition

License

Notifications You must be signed in to change notification settings

inemov/cnn_speech_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnn_speech_recognition

Module with GUI for speech recognition CNN training and deployment

image

Requirements

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.

About

Programm module with GUI for CNN training and deployment for voice recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages