Skip to content

This is a small project to detect voice using the voice_recognition library. i used a flask server to make it a small web app

Notifications You must be signed in to change notification settings

sayedhamdi/voice_recognition_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voice_recognition_app

This is a small project to detect voice using the voice_recognition library. i used a flask server to make it a small web app

installation of dependencies

pip install requirements.txt

Running the project

export FLASK_APP=main.py
python -m flask run

About

This is a small project to detect voice using the voice_recognition library. i used a flask server to make it a small web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published