Skip to content

abdylan/audioAnn_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioAnn_GUI

A simple iPyWidgets Audio Annotator to label audio data with minimal setup and maximum convnenience.

[ADD A GIF] Demo

What Is This?

We have been working with audio data for long time. It was only until custom labelling (of this audio data), we realised the dearth of tools available online. For us the core

Setup

To run download the necessary pip packages in requirements.txt file.

  1. ipywidgets
  2. librosa
  3. matplotlib
  4. pandas
  5. numpy

Start Labelling

  1. jupyter-lab
  2. Navigate to http://localhost:8888 in your browser

Current Features

Checklist based features implemented.

Fixes & Bugs

  • Fix Skip Button
  • Continue from Previously stored labelled_df
  • Drop files already in labelled_df
  • Audio Sample & Predictions in text area widget
  • Refactor Code
  • Audio samples display side by side

Future Features

  • Add Test Set Tag to Layout
  • Add Difficulty Tag to Layout
  • Integrating Plotly RangeSlider (from EDA)
  • Undo Last Label Option (CTRL + Z)
  • On the run thresholding of predictions (Slider with Live-Observe)
  • Reset Widget Values Button
  • Weekly based Goal Tracker & associated Progress Bar
  • Optimized Layout for Labelling (How??)

Making Requests

Please feel free to contribute to this contribute project.

About

A simple iPyWidgets Audio Annotator to label audio data with minimal setup and maximum convnenience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors