"git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "77451b3bf36ab45c6e363639cea3d6c58a74955f"
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