Skip to content

Tool for tokenizing audio into sentences or any other suitable unit.

Notifications You must be signed in to change notification settings

paaila/Python-Audio-Crop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Audio-Crop

Tool for making slices of sound file (current supports .wav files only)

Primarily created to help in creation of dataset for sound recognition. It has a text viewer to view scripts and a sound visualiazation to slice audio according to script

Instruction

  • 'Enter' key to place crop lines
  • 'Backspace' key to undo

Note: After placement of two crop lines, Pressing "Enter key" will save the crop to filesystem.

About

Tool for tokenizing audio into sentences or any other suitable unit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%