mravanelli / SincNet
SincNet is a neural architecture for efficiently processing raw audio samples.
☆1,139Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SincNet
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆641Updated 2 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆578Updated 2 years ago
- Deep Speaker: an End-to-End Neural Speaker Embedding System.☆906Updated 7 months ago
- Problem Agnostic Speech Encoder☆439Updated last year
- Speech Enhancement Generative Adversarial Network in TensorFlow☆817Updated last year
- 🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆490Updated 3 years ago
- VGGVox models for Speaker Identification and Verification trained on the VoxCeleb (1 & 2) datasets☆379Updated 5 years ago
- A library for speech data augmentation in time-domain☆647Updated 3 years ago
- Audio processing by using pytorch 1D convolution network☆1,032Updated 9 months ago
- The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech proc…☆364Updated last month
- Speech Enhancement Generative Adversarial Network in PyTorch☆379Updated last year
- The DARPA TIMIT Acoustic-Phonetic Continuous Speech Corpus.☆295Updated 2 years ago
- speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition☆469Updated 3 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year
- Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.☆499Updated 2 years ago
- Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.☆963Updated last week
- A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech…☆720Updated 3 years ago
- Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.☆842Updated 3 years ago
- pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch,…☆2,367Updated 2 years ago
- Utterance-level Aggregation For Speaker Recognition In The Wild☆365Updated last year
- Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch☆1,569Updated 6 months ago
- A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permuta…☆682Updated last year
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆306Updated 4 years ago
- GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis☆978Updated last year
- Tensorflow implementation of "Generalized End-to-End Loss for Speaker Verification"☆359Updated 3 years ago
- End-to-End Neural Diarization☆376Updated 3 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.