Skip to content

tmulc18/AudioLabeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioLabeler

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).

Setup

Place all data in a data folder within the static folder. Chaning settings/settings.json to have the correct class labels.

Run

export FLASK_APP=run.py
flask run

Requirements

  • Flask
  • Python 3.6
  • Google Chrome

Acknowledgements

This work is based off of USC supervising UI. The provided audio examples are from LJ-Speech-Dataset.

About

Simple web app for labeling audio clips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published