vadimkantorov / convasr
Baseline convolutional ASR system in PyTorch
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for convasr
- PyTorch end-to-end speech recognition☆49Updated 3 years ago
- ☆19Updated 5 years ago
- Tensor2tensor experiment with SpecAugment☆47Updated 5 years ago
- Experiments with grapheme2phoneme for Russian based on the artificial neural networks☆20Updated 3 years ago
- ☆13Updated 3 years ago
- Tacotron2 + Waveglow Russian☆43Updated 4 years ago
- This repository provides data and code for "Vox Populi, Vox DIY: Benchmark Dataset for Crowdsourced Audio Transcription" paper.☆15Updated 3 years ago
- Web page for ISCA Special Interest Group: Robust Speech Processing (RoSP)☆11Updated 11 months ago
- Lattice combination algorithm to combine inaccurate transcripts with hypothesis lattices☆16Updated 8 months ago
- Speech recognition dataset based on russian audiobook, sentance-level split☆18Updated 6 years ago
- Accentor and transcriptor for Russian language☆118Updated 2 years ago
- Smart Language Model☆47Updated last year
- Convert words to numbers☆20Updated 2 years ago
- Meta-embeddings are a probabilistic generalization of embeddings in machine learning.☆23Updated 5 years ago
- Losses and decoders for end-to-end ASR and OCR☆33Updated 4 years ago
- A punctuation transcription model to automatically add punctuation marks in an unpunctuated sentence or sentences.☆15Updated 4 years ago
- Implementation of Automatic Speech Recognition inspired by "Listen, Attend and Spell" paper in PyTorch☆11Updated 4 years ago
- Modified version of RusStress (https://github.com/MashaPo/russtress) — python package for placing stress in Russian text using RNN (BiLST…