Speaker Diarization Application. This is the repository for Challenge 2 in Build with AI Hackathon 2021.
-
git clone
this repository into your local machine directory -
Open Terminal/Command Prompt and
cd
into repository folder -
It is recommended to use virtual environment
-
Install packages with the following command:
pip install -r requirements.txt
-
To run, you must use this in a Linux machine and run the following command:
streamlit run main.py