Capstone Project: Lie detection using facial and voice recognition
For an overview, our meetings, research papers, reports, check out our main repo here: https://github.com/Notabela/Capstone-Fall-2017
- Processor, 2 GHz
- RAM, 1 GB
The Backend requires the following modules:
- FFMPEG :
Bundled with webapp (binaries located at lie_to_me\apps)
The following browsers are supported on desktop platforms:
- Chrome 51 or higher
- Firefox 47 or higher
- Opera 37
- Edge 10586
- Mac OS running Python 3.5+ (64bit)
- Windows running Python 3.5+ (64bit)
ON COMMAND LINE
pip install -r requirements.txt
python application.py
Web Application is available at http://127.0.0.1/5000