archinetai / audio-diffusion-pytorch
Audio generation using diffusion models, in PyTorch.
☆2,002Updated last year
Alternatives and similar repositories for audio-diffusion-pytorch:
Users that are interested in audio-diffusion-pytorch are comparing it to the libraries listed below
- Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.☆734Updated 3 months ago
- Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch☆2,479Updated this week
- Contrastive Language-Audio Pretraining☆1,500Updated last month
- A timeline of the latest AI models for audio generation, starting in 2023!☆1,898Updated last year
- AudioLDM: Generate speech, sound effects, music and beyond, with text.☆2,527Updated last month
- Audio Dataset for training CLAP and other models☆657Updated 11 months ago
- Official PyTorch implementation of BigVGAN (ICLR 2023)☆934Updated 4 months ago
- Tools to train a generative model on arbitrary audio samples☆1,090Updated 8 months ago
- Fast Infinite Waveform Music Generation☆670Updated 2 years ago
- Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.☆533Updated last year
- Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch☆3,209Updated last year
- State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.☆1,253Updated 6 months ago
- State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.☆3,563Updated last year
- DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.☆803Updated 9 months ago
- Stable diffusion for real-time music generation☆3,469Updated 5 months ago
- Learning audio concepts from natural language supervision☆517Updated 3 months ago
- ☆386Updated this week
- Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch☆629Updated 3 months ago
- MIDI / symbolic music tokenizers for Deep Learning models 🎶☆718Updated 3 weeks ago
- Official implementation of "Separate Anything You Describe"☆1,670Updated last month
- Implementation of Natural Speech 2, Zero-shot Speech and Singing Synthesizer, in Pytorch☆1,302Updated last year
- Implementation of Meta-Voicebox : The first generative AI model for speech to generalize across tasks with state-of-the-art performance.☆571Updated last year
- A family of diffusion models for text-to-audio generation.☆1,129Updated 2 weeks ago
- Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch☆1,457Updated 2 months ago
- This toolbox aims to unify audio generation model evaluation for easier comparison.☆311Updated 3 months ago
- Collection of audio-focused loss functions in PyTorch☆756Updated 5 months ago
- Text-to-Audio/Music Generation☆2,355Updated 3 months ago
- Source code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)☆786Updated 3 years ago
- Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder