Simple web app for labeling audio clips. The web app is no frills and can easily be modified for other projects. The results are stored in csv file (by default this file is named record.csv
).
Place all data in a data folder within the static folder. Chaning settings/settings.json
to have the correct class labels.
export FLASK_APP=run.py
flask run
- Flask
- Python 3.6
- Google Chrome
This work is based off of USC supervising UI. The provided audio examples are from LJ-Speech-Dataset.