Skip to content

Add finetune as CLAPAudioConditioner argument#152

Open
cpvlordelo wants to merge 1 commit intoStability-AI:mainfrom
cpvlordelo:main
Open

Add finetune as CLAPAudioConditioner argument#152
cpvlordelo wants to merge 1 commit intoStability-AI:mainfrom
cpvlordelo:main

Conversation

@cpvlordelo
Copy link

@cpvlordelo cpvlordelo commented Oct 6, 2024

Was trying to instantiate CLAPAudioConditioner object and getting: AttributeError: 'CLAPAudioConditioner' object has no attribute 'finetune'

It looks like self.finetune variable is accessed during instantiation (here) but it is never defined. So I added finetune as argument following signature of CLAPTextConditioner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant