Code Monkey home page Code Monkey logo

agar2995 / transcription-of-audio-video-files-with-speakers-tone-analysis. Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 34.65 MB

Taken audio/video files as input and converted to corresponding text files using Google API. Further, the text transcription is used for sentiment (tone) analysis of the speaker using yet another IBM Watson API. The software comes as a web application where in the user can upload the audio/video file to be converted and can download the transcribed file. Along with the transcription, the output file conveys information about the sentiment of the speaker at the sentence level of speech. The team aims at taking this project to a level where the application could live stream the audio/video files without any lag.

HTML 2.34% Python 91.88% Makefile 0.65% Shell 0.24% Jupyter Notebook 4.88%

transcription-of-audio-video-files-with-speakers-tone-analysis.'s Introduction

Transcription-of-audio-video-files-with-speakers-tone-analysis.

Taken audio/video files as input and converted to corresponding text files using Google API. Further, the text transcription is used for sentiment (tone) analysis of the speaker using yet another IBM Watson API. The software comes as a web application where in the user can upload the audio/video file to be converted and can download the transcribed file. Along with the transcription, the output file conveys information about the sentiment of the speaker at the sentence level of speech. The team aims at taking this project to a level where the application could live stream the audio/video files without any lag.

PREREQUISITES: ->intall requirements by command: pip install --uprade -r requirement.txt present in all folders ->If any errors occurs try the following command- sudo apt-get insatll python-setuptools python-dev build-essential ->pip install the following: gooletrans moviepy.editor ->Download google API-KEY by signing into google cloud services and similarly create and copy username, password for tone analyser service in IBM Watson ->Install Flask

PROCEED: ->The application runs by running server.py in Frontend folder, using command: python server.py ->After running the server, go to link "localhost:5001" in browser. ->Some sample files, to test, are present in tmp folder inside Frontend folder. (You can find hindi audio - test.wav ) ->The path given in send_file() in server.py is a an absolute path of the file in the system, owing to the constraints of flask ->Upon clicking on the web app to download transcription file, the txt file from last session coud be cached, so refresh the page.

transcription-of-audio-video-files-with-speakers-tone-analysis.'s People

Contributors

agar2995 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.