facebookresearch / svoiceLinks
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, wh…
☆1,312Updated last year
Alternatives and similar repositories for svoice
Users that are interested in svoice are comparing it to the libraries listed below
Sorting:
- The PyTorch-based audio source separation toolkit for researchers☆2,471Updated 3 weeks ago
- Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech E…☆1,830Updated 2 years ago
- ⏩ Generating speech in a single forward pass without any attention!☆579Updated last year
- ☆687Updated last year
- 🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.☆1,154Updated last year
- Unofficial PyTorch implementation of Google AI's VoiceFilter system☆1,165Updated last year
- Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.☆1,100Updated 9 months ago
- Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing t…☆862Updated 2 years ago
- Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch☆1,623Updated last year
- Flowtron is an auto-regressive flow-based generative network for text to speech synthesis with control over speech variation and style tr…☆899Updated 2 years ago
- Unsupervised Speech Decomposition Via Triple Information Bottleneck☆693Updated last year
- Audio processing by using pytorch 1D convolution network☆1,089Updated 5 months ago
- CNN-based audio segmentation toolkit. Allows to detect speech, music, noise and speaker gender. Has been designed for large scale gender …☆840Updated last month
- Deep learning for audio denoising☆738Updated 2 years ago
- A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.☆2,156Updated last month
- This repo contains the scripts, models, and required files for the Deep Noise Suppression (DNS) Challenge.☆1,303Updated last year
- The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech proc…☆371Updated 4 months ago
- A library for speech data augmentation in time-domain☆676Updated 4 years ago
- Tools for handling multimodal data in machine learning projects.☆1,074Updated 2 weeks ago
- AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss☆1,079Updated last year
- An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing, code-switching, and voice cloning.☆839Updated 2 years ago
- A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech…☆799Updated 4 years ago
- SincNet is a neural architecture for efficiently processing raw audio samples.☆1,200Updated 4 years ago
- 💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies☆1,364Updated last year
- A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.☆1,808Updated 3 months ago
- Espresso: A Fast End-to-End Neural Speech Recognition Toolkit☆941Updated last year
- LEAF is a learnable alternative to audio features such as mel-filterbanks, that can be initialized as an approximation of mel-filterbanks…