Skip to content

Implementation of Face and Emotion recognition services APIs from Microsoft Cognitive Services

License

Notifications You must be signed in to change notification settings

kymy86/ms-services-app

Repository files navigation

Python app with Microsoft Cognitive Service

This software detects user faces, emotions and speech in real-time (near real-time) using APIs from Microsoft Cognitive Services. The application is implemented in Python (from version 3.5), and use OpenCV package for webcam support and PyAudio for microphone support.

Getting Started

  1. Get API keys for the Emotion APIs and the Face APIs from microsoft.com/cognitive:
  2. Open the setenv_example.sh file and add the three API Keys as environment variables. Execute the script.
  3. Run the client.py script

About

Implementation of Face and Emotion recognition services APIs from Microsoft Cognitive Services

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published