wavegan
Audio generator
An open-source machine learning algorithm for generating raw audio waveforms from raw data
WaveGAN: Learn to synthesize raw audio with generative adversarial networks
1k stars
50 watching
282 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |
soroushmehr/samplernn_iclr2017 | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
superkogito/pydiogment | A Python library for generating multiple audio files based on a starting mono audio file with various effects such as speed change, tone alteration and noise addition. | 83 |
dylanmeeus/goaudio | An audio processing library that provides tools for creating and manipulating waveforms | 351 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
ibm/max-audio-sample-generator | A tool to generate audio samples based on input commands and lo-fi instrumental music tracks. | 21 |
vincentherrmann/pytorch-wavenet | An implementation of WaveNet for generating audio using PyTorch | 975 |
orhun/linuxwave | Generates music from random data | 537 |
keunwoochoi/auralisation | Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
archinetai/audio-diffusion-pytorch | An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,961 |
lanceputnam/gamma | A C++ library for generating and processing audio signals in real-time. | 463 |
marcoppasini/musika | Generates music samples using a neural network-based algorithm | 662 |
brunnergino/jambot | A music generation tool that uses chord embeddings and neural networks to create polyphonic music with harmonic structure | 64 |
deepsound-project/samplernn-pytorch | An implementation of an audio generation model using PyTorch | 288 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,032 |