Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
teticio
/
audio-diffusion
like
54
Runtime error
App
Files
Files
Community
1
0954180
audio-diffusion
Commit History
%pip install
0954180
teticio
commited on
Nov 18, 2022
fix install
100f39a
teticio
commited on
Nov 18, 2022
add audio_diffusion_pipeline notebook
e94fc5c
teticio
commited on
Nov 18, 2022
add requirements for training VAE
e97b301
teticio
commited on
Nov 9, 2022
release to pypi
bf017fc
teticio
commited on
Nov 9, 2022
make colab friendly
0f3ac5f
teticio
commited on
Nov 9, 2022
remove requirements-lock.txt as it is out of date
af13674
teticio
commited on
Nov 8, 2022
update models in readme
591ebec
teticio
commited on
Nov 7, 2022
clarification
5ecf3c1
teticio
commited on
Nov 7, 2022
added latent diffusion to notebook
a71fd34
teticio
commited on
Nov 7, 2022
add colab link to app
1dfb040
teticio
commited on
Nov 7, 2022
update apps to incude latent diffusion
8c2e759
teticio
commited on
Nov 7, 2022
add n_iter to Mel and update test_mel notebook
c1e3d89
teticio
commited on
Nov 7, 2022
add sample_rate and n_fft params
5bc60f9
teticio
commited on
Nov 7, 2022
remove fnax parameter
c51d0e3
teticio
commited on
Nov 6, 2022
remove debugging
8262033
teticio
commited on
Nov 6, 2022
fixes for latent diffusion
59e49d0
teticio
commited on
Nov 6, 2022
height and width wrong way round in reshape
b981ece
teticio
commited on
Nov 5, 2022
remove unnecessary imports
e0ef439
teticio
commited on
Nov 5, 2022
add attribution
f8a240c
teticio
commited on
Nov 5, 2022
train latent dm with pre-trained vae from hf hub
af8111a
teticio
commited on
Nov 5, 2022
add max_epochs arg
b3e97c5
teticio
commited on
Nov 4, 2022
add max_epochs arg
a8d2b62
teticio
commited on
Nov 4, 2022
add ddim option to apps
2b5d8ed
teticio
commited on
Nov 2, 2022
update colab link
abb41ea
teticio
commited on
Nov 2, 2022
added training notebook for colab
8bf6ce9
teticio
commited on
Nov 2, 2022
log after x epochs, not after 1
1bb3e27
teticio
commited on
Nov 2, 2022
handle tuple / list for resolutions
0463954
teticio
commited on
Nov 2, 2022
resolution as list not tuple, add accelerate to req
2dddff0
teticio
commited on
Nov 2, 2022
load audio and resample to specified sample rate
61d4556
teticio
commited on
Nov 2, 2022
update version of diffusers
0e6916b
teticio
commited on
Nov 2, 2022
fix for latest version of diffusers
07ba0fd
teticio
commited on
Nov 2, 2022
add sample_rate parameter
d7aaca6
teticio
commited on
Nov 1, 2022
added interpolation
6caf083
teticio
commited on
Nov 1, 2022
fix audio logging for VAE
c5dcd04
teticio
commited on
Oct 27, 2022
typos
4734cf5
Robert Smith
commited on
Oct 25, 2022
typo
79e0fa9
Robert Smith
commited on
Oct 25, 2022
Merge pull request #13 from twobob/patch-1
24f31a3
unverified
teticio
commited on
Oct 24, 2022
Fix bottom slider
940551e
unverified
PsiPi
commited on
Oct 24, 2022
tidy
e868325
teticio
commited on
Oct 23, 2022
tidy
43ebb3b
Robert Smith
commited on
Oct 23, 2022
added encode and slerp
f34a81b
teticio
commited on
Oct 23, 2022
added DDIM model
d787bde
teticio
commited on
Oct 22, 2022
fix for latent diffusion
08ddd40
teticio
commited on
Oct 22, 2022
use gpu
034d18c
teticio
commited on
Oct 22, 2022
different seed for latent and denoisng
fdc373f
teticio
commited on
Oct 22, 2022
fix steps for DDIM
62617b3
teticio
commited on
Oct 21, 2022
fix steps=None
37c17e0
teticio
commited on
Oct 21, 2022
move sample_size out of pipeline
4033ea7
teticio
commited on
Oct 20, 2022
move resolution specification to dataset generation
327bccf
teticio
commited on
Oct 20, 2022
Previous
1
2
3
4
Next