staplesinLA's Stars
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
MoonInTheRiver/DiffSinger
DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code
KinWaiCheuk/nnAudio
Audio processing by using pytorch 1D convolution network
sigsep/open-unmix-pytorch
Open-Unmix - Music Source Separation for PyTorch
asteroid-team/asteroid
The PyTorch-based audio source separation toolkit for researchers
JusperLee/Speech-Separation-Paper-Tutorial
A must-read paper for speech separation based on neural networks
BUTSpeechFIT/VBx
Variational Bayes HMM over x-vectors diarization
pseeth/torch-stft
An STFT/iSTFT for PyTorch.
JasonSWFu/MetricGAN
MetricGAN: Generative Adversarial Networks based Black-box Metric Scores Optimization for Speech Enhancement (ICML 2019, with Travel awards)
naplab/Conv-TasNet
santi-pdp/pase
Problem Agnostic Speech Encoder
Orkis-Research/Pytorch-Quaternion-Neural-Networks
This repository is an update to all previous repositories with implementations of various Quaternion-valued Neural Networks in PyTorch
mravanelli/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
TheAlgorithms/Python
All Algorithms implemented in Python