LucaSpanedda / Audio_Content_Analysis

Audio Content Analysis (ACA) with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio_Content_Analysis

Repository for the Audio Content Analysis (ACA) with Python

Installation dependencies

sudo apt-get install python3 -y
sudo apt install python3-pip -y
pip install numpy
pip install scipy
pip install -U matplotlib
sudo apt-get install python3-matplotlib -y
pip install tornado
pip install bokeh
pip install pyACA

About

Audio Content Analysis (ACA) with Python

License:MIT License


Languages

Language:Python 94.7%Language:Shell 5.3%