Skip to content

Audio Models Batch Fix#2932

Merged
isaac-chung merged 7 commits into
embeddings-benchmark:maebfrom
AdnanElAssadi56:maeb-model-batch_fix
Jul 23, 2025
Merged

Audio Models Batch Fix#2932
isaac-chung merged 7 commits into
embeddings-benchmark:maebfrom
AdnanElAssadi56:maeb-model-batch_fix

Conversation

@AdnanElAssadi56

Copy link
Copy Markdown
Contributor

Added batch implementation to discussed models.

Comment thread mteb/models/msclap_models.py Outdated
**kwargs: Any,
) -> np.ndarray:
return self.get_text_embeddings(inputs, **kwargs)
return self.get_text_embeddings(inputs)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add back please?

@isaac-chung isaac-chung left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general looks good. Have you run a small batch on these to test if they work?

@AdnanElAssadi56

Copy link
Copy Markdown
Contributor Author

In general looks good. Have you run a small batch on these to test if they work?

Yup

@isaac-chung isaac-chung merged commit b087dfe into embeddings-benchmark:maeb Jul 23, 2025
9 checks passed
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.

2 participants