A program to detect abnormal pauses in pre-recorded audio files.
- Pause detection: detect and list all the pauses in the audio files.
- Classification: classify and identify "abnormal" pauses from the extracted samples.
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