mravanelli / pytorch-kaldiLinks
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
☆2,387Updated 3 years ago
Alternatives and similar repositories for pytorch-kaldi
Users that are interested in pytorch-kaldi are comparing it to the libraries listed below
Sorting:
- Speech Recognition using DeepSpeech2.☆2,126Updated 2 years ago
- A Python wrapper for Kaldi☆1,019Updated 5 months ago
- This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pyt…☆1,203Updated 4 years ago
- A PyTorch Implementation of End-to-End Models for Speech-to-Text☆759Updated 2 years ago
- This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Su…☆1,579Updated 9 months ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆793Updated 2 years ago
- Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.☆1,869Updated 3 years ago
- Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP☆1,561Updated 4 years ago
- SincNet is a neural architecture for efficiently processing raw audio samples.☆1,184Updated 4 years ago
- Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synth…☆3,049Updated last year
- Deep Speaker: an End-to-End Neural Speaker Embedding System.☆930Updated last year
- PyTorch CTC Decoder bindings☆843Updated last year
- TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subw…☆984Updated last month
- Espresso: A Fast End-to-End Neural Speech Recognition Toolkit☆941Updated 10 months ago
- End-to-end ASR/LM implementation with PyTorch☆596Updated 3 years ago
- The Implementation of FastSpeech based on pytorch.☆873Updated 2 years ago
- A Flow-based Generative Network for Speech Synthesis☆2,331Updated last year
- PyTorch implementations of neural network models for keyword spotting☆517Updated 2 years ago
- The official repository of the Eesen project☆829Updated 6 years ago
- This library provides common speech features for ASR including MFCCs and filterbank energies.☆2,407Updated 3 years ago
- FSA/FST algorithms, differentiable, with PyTorch compatibility.