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
283 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,863 |
| An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
| 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 |
| An audio processing library that provides tools for creating and manipulating waveforms | 353 |
| Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
| A tool to generate audio samples based on input commands and lo-fi instrumental music tracks. | 22 |
| An implementation of WaveNet for generating audio using PyTorch | 979 |
| Generates music from random data | 541 |
| Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
| An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,975 |
| A C++ library for generating and processing audio signals in real-time. | 468 |
| Generates music samples using a neural network-based algorithm | 666 |
| A music generation tool that uses chord embeddings and neural networks to create polyphonic music with harmonic structure | 64 |
| An implementation of an audio generation model using PyTorch | 290 |
| An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |