sampleRNN_ICLR2017
Audio generator
An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture.
SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
537 stars
27 watching
140 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
deepsound-project/samplernn-pytorch | An implementation of an audio generation model using PyTorch | 288 |
chrisdonahue/wavegan | An open-source machine learning algorithm for generating raw audio waveforms from raw data | 1,330 |
ibm/max-audio-sample-generator | A tool to generate audio samples based on input commands and lo-fi instrumental music tracks. | 21 |
peihaochen/regnet | An implementation of a neural network for generating sound from video sequences | 52 |
brunnergino/jambot | A music generation tool that uses chord embeddings and neural networks to create polyphonic music with harmonic structure | 64 |
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
lanceputnam/gamma | A C++ library for generating and processing audio signals in real-time. | 463 |
bytedance/salmonn | A large language model enabling speech, audio event perception and music inputs to achieve multilingual capabilities | 1,053 |
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 |
keunwoochoi/auralisation | Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
marcoppasini/musika | Generates music samples using a neural network-based algorithm | 662 |
fephsun/neuralnetmusic | A Python-based project for composing music using neural networks. | 126 |
vincentherrmann/pytorch-wavenet | An implementation of WaveNet for generating audio using PyTorch | 975 |