lucidrains / conformerLinks
Implementation of the convolutional module from the Conformer paper, for use in Transformers
☆417Updated 2 years ago
Alternatives and similar repositories for conformer
Users that are interested in conformer are comparing it to the libraries listed below
Sorting:
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆216Updated 2 years ago
- [NeurIPS'22] Squeezeformer: An Efficient Transformer for Automatic Speech Recognition☆258Updated 2 years ago
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆143Updated 2 years ago
- [Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)☆1,057Updated last year
- UniSpeech - Large Scale Self-Supervised Learning for Speech☆467Updated last year
- Towards hot directions in industrial end to end speech recognition☆327Updated 3 years ago
- [InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei …☆208Updated 2 years ago
- A Survey on Neural Speech Synthesis https://arxiv.org/pdf/2106.15561.pdf☆369Updated 3 years ago
- a simplified version of wav2vec(1.0, vq, 2.0) in fairseq☆157Updated 4 years ago
- A CRF-based ASR Toolkit☆337Updated last month
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆202Updated 6 years ago
- Research code for the paper "Fine-tuning wav2vec2 for speaker recognition" found at https://arxiv.org/abs/2109.15053☆144Updated 3 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆376Updated 3 years ago
- End-to-End Neural Diarization☆404Updated 3 years ago
- Code for the AAAI 2022 paper "SSAST: Self-Supervised Audio Spectrogram Transformer".☆392Updated 2 years ago
- Official PyTorch Implementation of CleanUNet (ICASSP 2022)☆325Updated last year
- End-to-End Automatic Speech Recognition on PyTorch☆300Updated 3 years ago
- Conditional Diffusion Probabilistic Model for Speech Enhancement☆241Updated 2 years ago
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆318Updated 4 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆108Updated 3 years ago
- Time delay neural network (TDNN) implementation in Pytorch using unfold method☆202Updated 5 years ago
- A library for speech data augmentation in time-domain☆668Updated 3 years ago
- Learning Efficient Representations for Keyword Spotting with Triplet Loss☆111Updated 2 years ago
- Official repository for RawNet, RawNet2, and RawNet3☆384Updated last year
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆652Updated 3 years ago
- 🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition