Commit History

load audio and resample to specified sample rate
61d4556

teticio commited on

update version of diffusers
0e6916b

teticio commited on

fix for latest version of diffusers
07ba0fd

teticio commited on

add sample_rate parameter
d7aaca6

teticio commited on

added interpolation
6caf083

teticio commited on

fix audio logging for VAE
c5dcd04

teticio commited on

typos
4734cf5

Robert Smith commited on

typo
79e0fa9

Robert Smith commited on

Merge pull request #13 from twobob/patch-1
24f31a3
unverified

teticio commited on

Fix bottom slider
940551e
unverified

PsiPi commited on

tidy
e868325

teticio commited on

tidy
43ebb3b

Robert Smith commited on

added encode and slerp
f34a81b

teticio commited on

added DDIM model
d787bde

teticio commited on

fix for latent diffusion
08ddd40

teticio commited on

use gpu
034d18c

teticio commited on

different seed for latent and denoisng
fdc373f

teticio commited on

fix steps for DDIM
62617b3

teticio commited on

fix steps=None
37c17e0

teticio commited on

move sample_size out of pipeline
4033ea7

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
b03d24b

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

tidy
021deca

teticio commited on

improve piepline loading
903650a

teticio commited on

Merge pull request #9 from teticio/latent-audio-diffusion
96e8f55
unverified

teticio commited on

various fixes
2561128

teticio commited on

fixes
21c77d0

teticio commited on

update readme
02a2d67

teticio commited on

update readme
d122744

teticio commited on

fix pipelines
96e542f

teticio commited on

tidy
001a426

teticio commited on

add sampling
d55f1e0

teticio commited on

add sampling
83721e5

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

simplify
d76bdef

teticio commited on

log audio to tensorboard
3e8b723

teticio commited on

reset seed for remix
58bc92a

teticio commited on

update for latest version of diffusers
08c6681

teticio commited on