Skip to content

Conversation

@jiqing-feng
Copy link
Contributor

Fix #42792

@jiqing-feng jiqing-feng marked this pull request as ready for review December 12, 2025 05:30
# for now only test text_to_waveform and not text_to_spectrogram

@require_torch
def test_small_speecht5_pt(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

Not for this PR but might be nice to refactor the tests a bit to unify what we can 👀

Copy link
Contributor

@vasqu vasqu left a comment

Choose a reason for hiding this comment

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

LGTM, just that nit

Signed-off-by: jiqing-feng <[email protected]>
Copy link
Contributor

@ebezzam ebezzam left a comment

Choose a reason for hiding this comment

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

Thanks @jiqing-feng for the PR!

And just to confirm that your example from #42792 now works with this fix?

@vasqu vasqu enabled auto-merge (squash) December 15, 2025 09:42
@vasqu vasqu merged commit 66623a1 into huggingface:main Dec 15, 2025
25 checks passed
@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.

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.

SpeechT5 TTS pipeline breaks by processor.

4 participants