avewells / audio-sentiment-analysis-pipeline

An end-to-end Python pipeline for performing sentiment analysis on audio files of call-center conversations.
36 stars 9 forks source link

Audio Sentiment Analysis Pipeline (ASAP)

An end-to-end Python pipeline for performing sentiment analysis on audio files of call-center conversations.

Installation

Directions for installing and running the pipeline.

Required Libraries

ASAP

Once the above libraries are installed just clone this repo to get ASAP.

Using ASAP

Example

This example uses files that are not from call centers so do not contain two speakers and use fake labels just to show everything working. python AudioSentimentPipeline.py -i data/input.csv -o outputs/ --hmm