Commit History

add datasets>=2.9.0 requirement
507b852

teticio commited on

Merge pull request #26 from ST2-EV/patch-1
afdefbb
unverified

teticio commited on

replacing fs for load_from_disk with storage_options
960050d
unverified

Steve commited on

typo
4f5b894

teticio commited on

remove deprecated averaged_model
7bd9ee1

teticio commited on

fix for latest version of diffusers
d8c6a4b

teticio commited on

update version
68cfd69

teticio commited on

fix imports
30b435a

teticio commited on

remove mel import
d1fdbae

teticio commited on

Merge pull request #21 from nturusin/fix/train_model_nb_updated_command
80c2c54
unverified

teticio commited on

Changed 'scripts/train_unconditional.py' to 'scripts/train_unet.py' in training
5a187d9

nturusin commited on

correction
65031fe

teticio commited on

gpu default
52e7d67

teticio commited on

typo
37e9e00

teticio commited on

add conditional training
f29faf1

teticio commited on

change mel import
af0157b

teticio commited on

delete erroneous cell
08f112b

teticio commited on

fix when save_model_epochs != save_images_epochs
fdb8eec

teticio commited on

Merge pull request #19 from sniafas/main
249ec3b
unverified

teticio commited on

install datasets
2f6a61d
unverified

svnfs commited on

add missing pathlib import
eef3fb2

teticio commited on

migrate to diffusers!
8a3fb2e

teticio commited on

temporary patch
52ca0bd

teticio commited on

update hack
6456a7f

teticio commited on

remove unnecessary check
29c19d2

teticio commited on

remove mel from args
d7ba4b7

teticio commited on

use github for mel.png
0d5eaba

teticio commited on

Update README.md
3b09501
unverified

teticio commited on

get_sample_rate
297ea1f

teticio commited on

fix audio loading
d80e37b

teticio commited on

get ready for migration to diffusers
f30235e

teticio commited on

add sample
68d16a1
unverified

teticio commited on

use new models for now
9b96285

teticio commited on

tidy
3ae9402

teticio commited on

update version
9c9bff4

teticio commited on

sync with latest version of diffusers
d68360d

teticio commited on

%pip install
0954180

teticio commited on

fix install
100f39a

teticio commited on

add audio_diffusion_pipeline notebook
e94fc5c

teticio commited on

add requirements for training VAE
e97b301

teticio commited on

release to pypi
bf017fc

teticio commited on

make colab friendly
0f3ac5f

teticio commited on

remove requirements-lock.txt as it is out of date
af13674

teticio commited on

update models in readme
591ebec

teticio commited on

clarification
5ecf3c1

teticio commited on

added latent diffusion to notebook
a71fd34

teticio commited on

add colab link to app
1dfb040

teticio commited on

update apps to incude latent diffusion
8c2e759

teticio commited on

add n_iter to Mel and update test_mel notebook
c1e3d89

teticio commited on

add sample_rate and n_fft params
5bc60f9

teticio commited on