Skip to content
forked from GnosisUM/Vokal

This is the repository for Challenge 2 in buildwithai.com competition 2021.

Notifications You must be signed in to change notification settings

zyadzarin/Vokal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

Vokal.

Speaker Diarization Application. This is the repository for Challenge 2 in Build with AI Hackathon 2021.

Before starting development

  1. git clone this repository into your local machine directory

  2. Open Terminal/Command Prompt and cd into repository folder

  3. It is recommended to use virtual environment

  4. Install packages with the following command:
    pip install -r requirements.txt

  5. To run, you must use this in a Linux machine and run the following command: streamlit run main.py

aa

About

This is the repository for Challenge 2 in buildwithai.com competition 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 76.6%
  • Python 23.4%