Skip to content

patapizza/vad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aba5040 · Aug 8, 2014

History

8 Commits
Aug 8, 2014
Aug 8, 2014
Aug 8, 2014
Aug 8, 2014
Aug 8, 2014
Aug 8, 2014

Repository files navigation

vad

Simple Voice Activity Detector

Running

./run.sh speech.wav noise.wav

speech.wav is a sample of speech only recorded in the testing environment

noise.wav is a sample of noise only recorded in the testing environment

Creating WAV files

sox -d -r 16000 -b 16 -c 1 sample.wav

Author

J. Odent

J. Lyons for framesig function: see https://github.com/jameslyons/python_speech_features

License

GNU GPL v2 - see LICENSE

About

Simple Voice Activity Detector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published