Skip to content

Conversation

@gante
Copy link
Contributor

@gante gante commented Mar 6, 2025

What does this PR do?

Supercedes #36570

BarkModel.can_generate() is False, but it needs to be True. Explanation in the diff.


Reproducer of the issue:

from transformers import pipeline

pipe = pipeline("text-to-speech", "suno/bark")
pipe("hello")

@github-actions github-actions bot marked this pull request as draft March 6, 2025 14:21
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. When it is ready for review, please click the Ready for review button (at the bottom of the PR page).

@gante gante marked this pull request as ready for review March 6, 2025 14:23
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@SunMarc SunMarc left a comment

Choose a reason for hiding this comment

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

Nice !

@gante gante mentioned this pull request Mar 6, 2025
@gante gante merged commit c1b24c0 into huggingface:main Mar 6, 2025
14 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.

3 participants