-
Notifications
You must be signed in to change notification settings - Fork 177
Releases: archinetai/audio-diffusion-pytorch
Releases · archinetai/audio-diffusion-pytorch
v0.1.3
Assets 2
v0.1.2
feat: add adapter option to DiffusionAE
Assets 2
v0.1.1
feat: add parameters linear schedule, uniform distribution
Assets 2
v0.1.0
- Add new more generic a-unet
- Simplify models
- Add better integration for new diffusion methods and samplers
- Add mel diffusion vocoder
- Remove unused samplers
Assets 2
1 person reacted
v0.0.97
fix: remove print statement
Assets 2
v0.0.96
feat: decouple ae from diffae/diffmae, update ncca
Assets 2
v0.0.95
feat: add xunet, refactor all models with xunet
Assets 2
v0.0.94
feat: add noise conditioning, move cfg, add unet1dall
Assets 2
v0.0.93
feat: add diffusion ar, remove multiblock patching, move pretrained m...
Assets 2
v0.0.92
feat: add pretrained dmae1d