Skip to content

stevecox1964/PythonVAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PythonVAD

Python Voice Activity Detection for Chat Bots Python_vad.py listens to micro-phone and captures voice activity in a sound chunck. My modifications just make the app run continouse and uses sound buffers instead of reading/writing to file.

This code is the foundation if a more advanced version that actually sends sound chuncks to Google for speech to text conversion.

YouTube: https://youtu.be/b8dxSCz5JnU

Modification of: https://github.com/wiseman/py-webrtcvad (MIT Copyright (c) 2016 John Wiseman) https://github.com/wangshub/python-vad (MIT Copyright (c) 2017 wangshub)

About

Python Voice Activity Detection for Chat Bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages