rVAD
Speech detector
An unsupervised method for detecting speech activity in noisy audio signals
Matlab and Python libraries for an unsupervised method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method.
128 stars
7 watching
30 forks
Language: MATLAB
last commit: 10 months ago
Linked from 1 awesome list
noise-robustuunsupervised-learningvoice-activity-detection
Related projects:
Repository | Description | Stars |
---|---|---|
wiseman/py-webrtcvad | A Python interface to the WebRTC Voice Activity Detector | 2,066 |
yingtongdou/nash-detect | An algorithm for detecting spam reviews using reinforcement learning to train robust detectors against strategically synthesized attacks. | 118 |
chenjoya/vehicle_detection_recognition | A Matlab project for vehicle detection and recognition using deep learning techniques. | 202 |
vadymmarkov/beethoven | A Swift library providing an interface to pitch detection in audio signals. | 827 |
mvansegbroeck-zz/vad | An audio processing system that uses Deep Neural Networks and feature fusion to detect voice activity in speech recordings. | 105 |
yashdv/speech-recognition | A Matlab code to recognize individuals based on their unique vocal characteristics. | 40 |
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
sanghoon/pva-faster-rcnn | Demonstrates a real-time object detection system based on PVANet | 650 |
f0k/ismir2015 | An experimental framework for improving singing voice detection with data augmentation and neural networks | 35 |
ronggong/jingjusyllabicsegmentaion | An implementation of a score-informed method for segmenting jingju a cappella singing voice into syllables using convolutional neural networks and Viterbi algorithm | 7 |
liuyuisanai/rsa-for-object-detection | Provides a software framework for implementing object detection algorithms using Recurrent Scale Approximation (RSA) and CNN-based methods | 238 |
mvirgo/mlnd-capstone | This is a machine learning project that uses deep learning to detect lane lines on road images | 431 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 874 |
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |