aruno14 / speechRecognitionLinks
Speech recognition system implemented using tensorflow
☆16Updated 2 years ago
Alternatives and similar repositories for speechRecognition
Users that are interested in speechRecognition are comparing it to the libraries listed below
Sorting:
- Won't it be cool to build a speech assistant like Alexa or Siri yourself without voice API and network connection?☆33Updated 7 years ago
- Extract frequency, power, width and dissonance of formants from wav files☆26Updated 3 years ago
- ParallelWaveGAN adaptation for Mozilla TTS☆15Updated 5 years ago
- An example app that demos how to use TFLite to do automatic speech recognition on-device☆15Updated 3 years ago
- Tensorflow2 based implementation of ContextNet, an improved convolutional rnn-transducer-based architecture for end-to-end speech recogni…☆17Updated 4 years ago
- Goodness of Pronunciation using Kaldi on Epa-DB database☆35Updated last year
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- Kaldi based speaker verification☆47Updated 7 years ago
- a Shazam-like audio recognition algorithm; build your customized music database☆43Updated 5 years ago
- Wrapper for pydub AudioSegment objects☆96Updated 2 years ago
- Phoneme prediction from speech mel-spectrograms using RNN.