Closed LexiconCode closed 1 year ago
Take a look at the following: https://github.com/dictation-toolbox/dragonfly/blob/a2b8f8e8ed1182465b831205b9804323beea112a/dragonfly/engines/backend_kaldi/audio.py
It uses webrtcvad to filter and segment audio with voice activity detection.
Take a look at the following: https://github.com/dictation-toolbox/dragonfly/blob/a2b8f8e8ed1182465b831205b9804323beea112a/dragonfly/engines/backend_kaldi/audio.py
It uses webrtcvad to filter and segment audio with voice activity detection.