audio-diffusion / scripts

Commit History

added training notebook for colab
8bf6ce9

teticio commited on

log after x epochs, not after 1
1bb3e27

teticio commited on

fix for latest version of diffusers
07ba0fd

teticio commited on

add sample_rate parameter
d7aaca6

teticio commited on

fix audio logging for VAE
c5dcd04

teticio commited on

move resolution specification to dataset generation
327bccf

teticio commited on

Merge branch 'main' of https://github.com/AI-Guru/audio-diffusion into AI-Guru-main
e3b5a6d

teticio commited on

update readme
01c4a98

teticio commited on

Enables non square mel spectrograms
1b5fc25

TristanBehrens commited on

get working for monochrome
529c646

teticio commited on

take channels into account
4f552a8

teticio commited on

take channels into account
13aa297

teticio commited on

handle steps correctly
1ef9d1c

teticio commited on

various fixes
2561128

teticio commited on

fixes
21c77d0

teticio commited on

update readme
d122744

teticio commited on

fix pipelines
96e542f

teticio commited on

tidy
001a426

teticio commited on

fix progress bar
399a445

teticio commited on

update train_unconditional for latent diffusion
f15cb42

teticio commited on

update train_unconditional for latent diffusion
8f292f9

teticio commited on

merge with diffusers latest version
9a9737e

teticio commited on

added vae notebook
7aaaf62

teticio commited on

convert to hf model
8aa7c27

teticio commited on