wavegan
There are 15 repositories under wavegan topic.
mostafaelaraby/wavegan-pytorch
Pytorch Implementation of wavegan model to generate audio
zceng/LVCNet
LVCNet: Efficient Condition-Dependent Modeling Network for Waveform Generation
mazzzystar/WaveGAN-pytorch
PyTorch implementation of " Synthesizing Audio with Generative Adversarial Networks"
harrystuart/tfworldhackathon
GitHub repo for my Tensorflow World hackathon submission
YeonwooSung/GAN_Implementation
Pytorch implementations of GANs
zassou65535/WaveGAN
WaveGANによる音声生成器
mostafaelaraby/cyclic-gan-music-source-separation
Project exploring music source separation using Cyclic GAN in the waveform domain as in wavgan
RahulBhalley/wavegan.pytorch
Unofficial PyTorch implementation of "Adversarial Audio Synthesis"
zashin-AI/project
Speech-Recognition STT Project
andrewrkeyes/latent_vector_recovery_of_audio_gans
This code trains a ResNet-18 model to recover the latent vector of real and synthesized audio from WaveGAN.
imironhead/ml_audio
Replicated Results of Audio Related Papers
shaanzie/Pronunciation-Generation-using-GANs
System for detecting mispronounced words using WaveGANs
glakshay/Generating-audio-DL
Attempt to generate audio using Deep learning
shun60s/wavegan-clone
Cloned from chrisdonahue/wavegan, try to learn GAN synthesize.