Skip to content

mbragg02/pause-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pause-detector

A program to detect abnormal pauses in pre-recorded audio files.

Tasks

  1. Pause detection: detect and list all the pauses in the audio files.
  2. Classification: classify and identify "abnormal" pauses from the extracted samples.

Usage

Please see the instructions for pulling and running the docker image from https://hub.docker.com/r/mbragg02/pause-detector/

Note, the audio files need to be in the following format: PCM_SIGNED 44100.0 Hz, 16 bit, mono, 2 bytes/frame, little-endian

About

A program to detect abnormal pauses in pre-recorded audio files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors