Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 558 Bytes

Staccato (final year project)

Python 3.6

Audio system using 1D CNN and 2D parallel CNN and CNN using Transformer

By studying numerous vocal and speech patterns, this project proposes an automated technique to recognizing human emotions.

To launch the app locally, in the terminal, you can run the following command:

$ pipenv shell env_name
$ pip install requirements.txt

Navigate to src - >

$src/:~$ streamlit run app.py