diffusers
Add AudioLDM 2
#4549
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
60
Changes
View On
GitHub
Commits
from audioldm
sanchit-gandhi
committed
2 years ago
unet down + mid
sanchit-gandhi
committed
2 years ago
vae, clap, flan-t5
sanchit-gandhi
committed
2 years ago
start sequence audio mae
sanchit-gandhi
committed
2 years ago
iterate on audioldm encoder
sanchit-gandhi
committed
2 years ago
finish encoder
sanchit-gandhi
committed
2 years ago
finish weight conversion
sanchit-gandhi
committed
2 years ago
text pre-processing
sanchit-gandhi
committed
2 years ago
gpt2 pre-processing
sanchit-gandhi
committed
2 years ago
fix projection model
sanchit-gandhi
committed
2 years ago
working
sanchit-gandhi
committed
2 years ago
unet equivalence
sanchit-gandhi
committed
2 years ago
finish in base
sanchit-gandhi
committed
2 years ago
add unet cond
sanchit-gandhi
committed
2 years ago
finish unet
sanchit-gandhi
committed
2 years ago
finish custom unet
sanchit-gandhi
committed
2 years ago
start clean-up
sanchit-gandhi
committed
2 years ago
revert base unet changes
sanchit-gandhi
committed
2 years ago
refactor pre-processing
sanchit-gandhi
committed
2 years ago
tests: from audioldm
sanchit-gandhi
committed
2 years ago
fix some tests
sanchit-gandhi
committed
2 years ago
more fixes
sanchit-gandhi
committed
2 years ago
iterate on tests
sanchit-gandhi
committed
2 years ago
make fix copies
sanchit-gandhi
committed
2 years ago
harden fast tests
sanchit-gandhi
committed
2 years ago
slow integration tests
sanchit-gandhi
committed
2 years ago
finish tests
sanchit-gandhi
committed
2 years ago
update checkpoint
sanchit-gandhi
committed
2 years ago
update copyright
sanchit-gandhi
committed
2 years ago
docs
sanchit-gandhi
committed
2 years ago
remove outdated method
sanchit-gandhi
committed
2 years ago
add docstring
sanchit-gandhi
committed
2 years ago
make style
sanchit-gandhi
committed
2 years ago
remove decode latents
sanchit-gandhi
committed
2 years ago
enable cpu offload
sanchit-gandhi
committed
2 years ago
(text_encoder_1, tokenizer_1) -> (text_encoder, tokenizer)
sanchit-gandhi
committed
2 years ago
more clean up
sanchit-gandhi
committed
2 years ago
more refactor
sanchit-gandhi
committed
2 years ago
build pr docs
sanchit-gandhi
committed
2 years ago
Update docs/source/en/api/pipelines/audioldm2.md
sanchit-gandhi
committed
2 years ago
small clean
sanchit-gandhi
committed
2 years ago
tidy conversion
sanchit-gandhi
committed
2 years ago
update for large checkpoint
sanchit-gandhi
committed
2 years ago
generate -> generate_language_model
sanchit-gandhi
committed
2 years ago
full clap model
sanchit-gandhi
committed
2 years ago
shrink clap-audio in tests
sanchit-gandhi
committed
2 years ago
fix large integration test
sanchit-gandhi
committed
2 years ago
fix fast tests
sanchit-gandhi
committed
2 years ago
use generation config
sanchit-gandhi
committed
2 years ago
make style
sanchit-gandhi
committed
2 years ago
update docs
sanchit-gandhi
committed
2 years ago
finish docs
sanchit-gandhi
committed
2 years ago
finish doc
sanchit-gandhi
committed
2 years ago
update tests
sanchit-gandhi
committed
2 years ago
fix last test
sanchit-gandhi
committed
2 years ago
syntax
sanchit-gandhi
committed
2 years ago
finalise tests
sanchit-gandhi
committed
2 years ago
refactor projection model in prep for TTS
sanchit-gandhi
committed
2 years ago
fix fast tests
sanchit-gandhi
committed
2 years ago
style
sanchit-gandhi
committed
2 years ago
Loading