Git Product home page Git Product logo

img-speech-txt-analytics's Introduction

Short Video-Analytics

Introduction

1. This small project is conducted to analyze the candidate's answer during video interview.
2. Project used existing pre-trained models
        * For video/image emotion analysis : FER library is used which has pre-trained model based on Harcascade and MTCNN
        * For speech to Text analysis :Speech_recognition library is used
        * For text sentiment analysis :VADER from ntlk library is used.VADER(Valence Aware Dictionary and sentiment Reasoner)
3. The Analysis is presented in the form of Heat-Maps showing neagtive-positive sentiments from words and negative and positive emotions of face in video.

Emotions-Sentiment Heat Maps

The sample of result/outcome of the code.

How to run this code

   1. Select directory ($ cd <directory>)
   2. Clone the repo  ($ git clone <repo-url>)
   3. Install dependencies  
      pip install -r requirements.txt 
            OR individual modules using 
      pip install <module_name>
   4. Place mp4 video file of small size 20-40sec introductory video in your working directory
   5. Change file_name in settings.py file
   6. Run the code "Video_Analytics.py"

img-speech-txt-analytics's People

Contributors

rammysekham avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

sd411 wansuiye09

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.