Metadata-Version: 1.0
Name: audioanalytics
Version: 0.1.2
Summary: A python package to simplify the process of performing basic exploratory audio analysis and emotion detection
Home-page: https://github.com/Paymanshus/audioanalytics
Author: Pranav Kotak,Paymanshu Sharma,Shubh Lilani
Author-email: UNKNOWN
License: MIT
Description: Components of the AudioAnalytics Package: 1) Extract Feature - It will return the feature values in a Dataframe. 2) Model_Load - It loads the model from backend.3) Predict - Predicts the Emotion by conducting the analysis of the provided audio.4) Summary Report - A report where probabilities are displayed of 4 Emotions.NOTE : THE AUDIO FILE INPUT FORMAT SHOULD BE .wav EXTENSION. ANY OTHER AUDIO FILE FORMAT IS NOT SUPPORTED FOR 0.1 VERSION. 
Platform: UNKNOWN
