enk100's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
openai/guided-diffusion
hojonathanho/diffusion
Denoising Diffusion Probabilistic Models
facebookresearch/svoice
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, while maintaining the speaker in each output channel fixed. A different model is trained for every number of possible speakers, and the model with the largest number of speakers is employed to select the actual number of speakers in a given sample. Our method greatly outperforms the current state of the art, which, as we show, is not competitive for more than two speakers.
facebookarchive/loop
A method to generate speech across multiple speakers
kaituoxu/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
ivanvovk/WaveGrad
Implementation of WaveGrad high-fidelity vocoder from Google Brain in PyTorch.
yluo42/TAC
transform-average-concatenate (TAC) method for end-to-end microphone permutation and number invariant ad-hoc beamforming.
funcwj/conv-tasnet
A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" (see recipes in aps framework https://github.com/funcwj/aps)
WelkinYang/GradTTS
Pytorch implementation of "Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech"
mosheman5/timbre_painting
Hierarchical fast and high-fidelity audio generation
lorenlugosch/neural-min-sum-decoding
Neural min-sum decoding in TensorFlow
fgnt/graph_pit
SebastianCa/LDPC-like-Decoding-of-Polar-Codes
see paper "Sparse Graphs for Belief Propagation Decoding of Polar Codes"
facebookresearch/HyperNetworkDecoder
Hyper Graph Network Decoders for Block Codes
JieFangD/NN-Polar-Decoder
Low-complexity Recurrent Neural Network-based Polar Decoder with Weight Quantization Mechanism
enk100/speaker_separation
speaker_separation
cyclicallyneuraldecoder/CyclicallyEquivariantNeuralDecoders
Kamassury/IED
Iterative Error Decimation for Syndrome-Based Neural Network Decoders