Final Repository for Team 15 of IITISoC '23 AI/ML domain.
- 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