Skip to content

Add finetune as CLAPAudioConditioner argument#152

Open
cpvlordelo wants to merge 2 commits into
Stability-AI:mainfrom
cpvlordelo:main
Open

Add finetune as CLAPAudioConditioner argument#152
cpvlordelo wants to merge 2 commits into
Stability-AI:mainfrom
cpvlordelo:main

Conversation

@cpvlordelo

@cpvlordelo cpvlordelo commented Oct 6, 2024

Copy link
Copy Markdown

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

@cpvlordelo

Copy link
Copy Markdown
Author

I think this is still happening after latest sat updates. Good to take a look or close if stale @zqevans?

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