smart-audio / audio_diarization_annotation

Audio Diarization Annotation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Diarization Annotation

Audio Diarization Annotation tool based on library wavesurfer.js. Serves by Flask.

How to use

python app/app.py <working_dir> working_dir directory is like the following demo_dir.

├── demo_dir
│   ├── annotation
│   │   └── demo1.json
│   └── audio
│       └── demo1.mp3

Requirements

  • Python 3
  • Flask

About

Audio Diarization Annotation tool

License:Apache License 2.0


Languages

Language:JavaScript 93.8%Language:CSS 2.7%Language:HTML 2.6%Language:Python 0.9%