"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "ddd0cfb497e5c0c7f5dea6ba79dc97763d8d8f9a"
Add AudioLDM2 TTS (#5381)
* add audioldm2 tts
* change gpt2 max new tokens
* remove unnecessary pipeline and class
* add TTS to AudioLDM2Pipeline
* add TTS docs
* delete unnecessary file
* remove unnecessary import
* add audioldm2 slow testcase
* fix code quality
* remove AudioLDMLearnablePositionalEmbedding
* add variable check vits encoder
* add use_learned_position_embedding
---------
Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
Showing
Please register or sign in to comment