Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 938 Bytes

File metadata and controls

33 lines (27 loc) · 938 Bytes

IITISOC-23-AI-ML-Speech-Emotion-Detection

Final Repository for Team 15 of IITISoC '23 AI/ML domain.

Mentors

Members

How to use

  • Clone the repository to your local machine or download and extract the ZIP file.
git clone https://github.com/madhaviit/IITISOC-23-AI-ML-15-Speech-Emotion-Detection/
  • Navigate to the project directory.
cd IITISOC-23-AI-ML-15-Speech-Emotion-Detection
  • Install the required Python packages.
pip install -r requirements.txt
  • To launch the Streamlit app, run the following command in your terminal or command prompt:
streamlit run app.py