jingyonghou / KWS_Max-pooling_RHELinks
Mining effective negative training samples for keyword spotting (PyTorch)
☆62Updated 5 years ago
Alternatives and similar repositories for KWS_Max-pooling_RHE
Users that are interested in KWS_Max-pooling_RHE are comparing it to the libraries listed below
Sorting:
- Region proposal network based small-footprint keyword spotting (Pytorch)☆55Updated last year
- ☆50Updated 4 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆66Updated 6 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- Code for reproducing experiments in "Domain-Adversarial Voice Activity Detection"☆23Updated 5 years ago
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆78Updated 2 years ago
- ☆32Updated 2 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆41Updated 2 years ago
- 为音频加混响的代码☆26Updated 2 years ago
- [ICASSP2021] Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech…☆55Updated 4 years ago
- Few-Shot Keyword Spotting☆66Updated 4 years ago
- Speech enhancement system for the CHiME-5 dinner party scenario☆109Updated 5 months ago
- ☆13Updated 4 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss with beam search and negative sampling strategy, Smoothed Max Po…☆22Updated 9 months ago
- Went online decode demo☆30Updated 4 years ago
- Implementation of the work presented in "CNN based Query by Example Spoken Term Detection"☆32Updated 6 years ago
- End-To-End Speaker Verification based on X-vector and Neural PLDA - A PyTorch implementation☆22Updated 3 years ago
- Production first, nn-based on-device signal processing toolkit.☆64Updated 2 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- SpEx+(tied) source code