netankit / AudioMLProject1Links
Voice Activity Detection: In this first assignment, we will create a dataset that simulates speech in every-day scenarios. We train a classifier on this dataset for distinguishing voiced from non-voiced sections, a task called voice activity detection, VAD for short. This, of course, requires a ground truth in terms of VAD annotations.
☆18Updated 10 years ago
Alternatives and similar repositories for AudioMLProject1
Users that are interested in AudioMLProject1 are comparing it to the libraries listed below
Sorting:
- Python functions to convert between different speech quality metrics☆54Updated 7 years ago
- This is now the official location of the Kaldi project.☆10Updated 6 years ago
- Wake-Up-Word Keyword Spotting implemented in Keras☆35Updated 8 years ago
- ☆41Updated 7 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 7 years ago
- ☆26Updated 8 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 7 years ago
- A KALDI/C++ implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆14Updated 6 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆95Updated 5 years ago
- Filtering and Noise Adding Tool☆29Updated 3 years ago
- "An Improved Deep Embedding Learning Method for Short Duration Speaker Verification" pytorch implementation☆19Updated 7 years ago
- This is a project on working/resolving the speech separation problem using supervised learning on various training targets, building mach…☆34Updated 8 years ago
- This Repository includes four different implementations of the Speaker Verification task including the GMM_UBM, Ivector, Deep-Speaker, an…☆32Updated 7 years ago
- DNN-based speech enhancement using Tensorflow by Haoyu Li (Tokyo univ.)