A simple MFCC extractor using C++ STL and C++11
☆126Dec 4, 2019Updated 6 years ago
Alternatives and similar repositories for compute-mfcc
Users that are interested in compute-mfcc are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/libmfcc☆27Mar 14, 2015Updated 10 years ago
- Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.☆29Feb 12, 2018Updated 8 years ago
- A port of python_speech_features to C.☆49May 17, 2017Updated 8 years ago
- C code to extract mfcc or fbank features from wav files☆17Oct 25, 2019Updated 6 years ago
- A KALDI/C++ implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆14Sep 4, 2019Updated 6 years ago
- Keras Interface for Kaldi ASR☆122Sep 27, 2017Updated 8 years ago
- A C++ library and Vamp plugin implementing the Constant-Q transform of a time-domain signal.☆61Feb 28, 2020Updated 6 years ago
- simple energy vad☆19Jun 3, 2017Updated 8 years ago
- A demo of android key word spoting based on tensorflow tutial example☆28May 10, 2020Updated 5 years ago
- Tensorflow and kaldi implementation of our paper "VAE-based regularization for deep speaker embedding"☆11Mar 24, 2023Updated 2 years ago
- A SPMI Lab toolkit for language models.☆11Apr 12, 2017Updated 8 years ago
- Efficient voice activity detection algorithms using long-term speech information in C++☆92Nov 8, 2019Updated 6 years ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆32Sep 22, 2017Updated 8 years ago
- Simple MFCC extractor and an speech recognition algorithm (Dynamic Time Warping)☆48Mar 24, 2018Updated 7 years ago
- Kaldi code for doing DNN with tensorflow☆13Feb 8, 2016Updated 10 years ago
- Web page for ISCA Special Interest Group: Robust Speech Processing (RoSP)☆11Dec 4, 2023Updated 2 years ago
- Keras implementation of SincNet (https://github.com/mravanelli/SincNet, https://arxiv.org/abs/1808.00158)