speech-activity-detection
There are 17 repositories under speech-activity-detection topic.
pyannote/pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
jtkim-kaist/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
ina-foss/inaSpeechSegmenter
CNN-based audio segmentation toolkit. Allows to detect speech, music, noise and speaker gender. Has been designed for large scale gender equality studies based on speech time per gender.
RicherMans/GPV
Repository for our Interspeech2020 general-purpose voice activity detection (GPVAD) paper
RicherMans/Datadriven-GPVAD
The codebase for Data-driven general-purpose voice activity detection.
bigcash/awesome-vad
A curated list of awesome voice activity detection
HHousen/speaker-change-detection
Speaker change detection using SincNet and an LSTM/Transformer
jsvir/vad
[Tiny VAD] SG-VAD: Stochastic Gates Based Speech Activity Detection
vimalmanohar/kaldi
Fork of the official kaldi.
AmirHoseein99/Depression-Engine
Detecting depressed Patient based on Speech Activity, Pauses in Speech and Using Deep learning Approach
idiap/zff_vad
Unsupervised Voice Activity Detection by Modeling Source and System Information using Zero Frequency Filtering
dangvansam/pyannote-onnx
PyAnnote Voice Activity Detection (ONNX version)
ina-foss/InaGVAD
Voice activity detection and speaker gender segmentation audiovisual corpus
rafaelgreca/voxseg-pytorch
The Voxseg implementation in PyTorch. Voxseg is a python library for voice activity detection (VAD) for speech/non-speech segmentation.
aditya-joglekar/FS02_Scoring_Toolkit
Scoring Toolkit for the Fearless Steps Challenge Phase-02 Tasks
KF-R/turk-chat
Lightweight speech-to-speech web-based chat app combining speech recognition, LLM completion and text-to-speech. Implemented with Python (Flask) and vanilla JavaScript only.