audio-synthesis
There are 104 repositories under audio-synthesis topic.
open-mmlab/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
lucidrains/audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
hkchengrex/MMAudio
[CVPR 2025] MMAudio: Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis
NVIDIA/BigVGAN
Official PyTorch implementation of BigVGAN (ICLR 2023)
MTG/DeepConvSep
Deep Convolutional Neural Networks for Musical Source Separation
davy7125/polyphone
A soundfont editor for quickly designing musical instruments.
npisanti/ofxPDSP
openFrameworks addon for audio synthesis and generative music
sony/bigvsan
Pytorch implementation of BigVSAN
NibbleRealm/twang
Library for pure Rust advanced audio synthesis.
JohnDowson/pcmg
PC Music Generator - a Virtual Modular Synthesizer
YatingMusic/ReaRender
A python toolkit for automatic audio/MIDI rendering using REAPER
Quefumas/gensound
Pythonic audio processing and generation framework
tosiron/jazznet
jazznet dataset of piano patterns for music audio machine learning research
SocAIty/SpeechCraft
🔊 Text2Speech, Voice-Cloning and Voice2Voice conversion with the text-prompted generative audio model bark
geigr/ipytone
Interactive audio in Jupyter
marcel303/framework
A creative coding library.
olaviinha/NeuralTextToAudio
Text prompt steered synthetic audio generators
MartinMashalov/VoiceCloning
Generative voice cloning model using TTS synthesis with state-of-the-art Zero-Shot Multi-Speaker functionality. An web api built with the YourTTS TTS model to clone and generate realistic audio waves
salu133445/deepperformer
Deep Performer: Score-to-audio music performance synthesis
drzhnn/okwt
Wavetable creation and manipulation tool
fcaspe/BesselsTrick
Really-Real Time FM Tone Transfer Audio Pluigin
hkchengrex/av-benchmark
Benchmarking for Audio-Text and Audio-Visual Generation; Supports FAD, FD_VGG, FD_PANNs, FD_PaSST, IS_PaSST, IS_PANNs, KL_PaSST, KL_PANNs, LAION-CLAP, MS-CLAP, DeSync
SubramaniKrishna/VaPar-Synth
Code for our paper "VaPar Synth - A Variational Parametric Model for Audio Synthesis"
evangipson/midio
midio will work really hard to generate you endlessly interesting audio on the fly.
julian-parker/DAFX22_FNO
Code associated with the paper "Physical Modeling using Recurrent Neural Networks with Fast Convolutional Layers"
eriknyquist/tones
Pure-python library for generating audio tones, with support for polyphony, pitch-bending and vibrato
ktatar/latent-timbre-synthesis
Latent Timbre Synthesis (LTS) is audio synthesis framework using Variational Autoencoders
Mangoshi/MS24
IADT Y4 - Final Year Project: A web-based subtractive synthesizer 🥭🎹
Braden1996/Audio-Synthesiser
A fourier-based audio-synthesiser wrote in MATLAB as a university project.
bynarlogic/chuck-programming-tutorials
A Series of Chuck Tutorials that I wrote to teach programming fundamentals.
Ipsedo/MusicGAN
Music GAN - GANSynth preprocessing, ProGAN and DCGAN architecture
andi611/Conditional-SpecGAN-Tensorflow
Text-to-Speech Synthesis by Generating Spectrograms using Generative Adversarial Network
zykure/acid-banger
The Endless Acid Banger - Extra Spicy
arda-guler/Spectrobrush
A command line tool that paints images (or text) on audio spectograms
carlosholivan/audiolm-google-torch
Implementation of the AudioLM model by Google in Pytorch