audio-diffusion-pytorch
Audio generator
An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input
Audio generation using diffusion models, in PyTorch.
2k stars
40 watching
168 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
artificial-intelligenceaudio-generationdeep-learningdenoising-diffusion
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of an audio generation model using PyTorch | 290 |
| | 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 |
| | A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch | 8 |
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
| | An open-source machine learning algorithm for generating raw audio waveforms from raw data | 1,334 |
| | An implementation of WaveNet for generating audio using PyTorch | 979 |
| | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
| | An implementation of a neural network for generating sound from video sequences | 52 |
| | Automates large batches of AI-generated artwork locally using GPU acceleration. | 633 |
| | A tool to generate audio samples based on input commands and lo-fi instrumental music tracks. | 22 |
| | A spectral modeling synthesizer for generating sound. | 32 |
| | A library for generating and processing audio signals | 45 |
| | A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 188 |
| | A Python library for running state-of-the-art diffusion models, supporting text-to-image and image-to-image generation. | 399 |