DemisEom / SpecAugmentLinks
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
β650Updated 3 years ago
Alternatives and similar repositories for SpecAugment
Users that are interested in SpecAugment are comparing it to the libraries listed below
Sorting:
- π¦ A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognitionβ494Updated 4 years ago
- A library for speech data augmentation in time-domainβ664Updated 3 years ago
- End-to-end ASR/LM implementation with PyTorchβ596Updated 3 years ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.β200Updated 6 years ago
- Problem Agnostic Speech Encoderβ441Updated last year
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196β316Updated 4 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.β587Updated 3 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.β377Updated 2 years ago
- A pure python module for reading and writing kaldi ark filesβ259Updated 3 months ago
- [InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei β¦β208Updated 2 years ago
- End-to-End Automatic Speech Recognition on PyTorchβ298Updated 3 years ago
- Towards hot directions in industrial end to end speech recognitionβ326Updated 3 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.β792Updated 2 years ago
- End-to-End Neural Diarizationβ402Updated 3 years ago
- Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.β1,053Updated 5 months ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognitionβ376Updated 2 years ago
- Speech Enhancement Generative Adversarial Network in PyTorchβ396Updated last year
- Utterance-level Aggregation For Speaker Recognition In The Wildβ368Updated 2 years ago
- Official repository for RawNet, RawNet2, and RawNet3β380Updated last year
- An STFT/iSTFT for PyTorch.β360Updated last year
- Tensorflow implementation of "Generalized End-to-End Loss for Speaker Verification"β368Updated 3 years ago
- Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.β511Updated 3 years ago
- Time delay neural network (TDNN) implementation in Pytorch using unfold methodβ202Updated 5 years ago
- SincNet is a neural architecture for efficiently processing raw audio samples.β1,183Updated 4 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognitionβ235Updated 5 years ago
- β226Updated 5 years ago
- Speaker embedding(verification and recognition) using Pytorchβ370Updated 4 years ago
- The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech procβ¦