Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TTS automodels importable #25595

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Make TTS automodels importable #25595

merged 4 commits into from
Aug 18, 2023

Conversation

osanseviero
Copy link
Contributor

The current auto models for TTS cannot be imported from top level

from transformers import AutoModelForTextToWaveform

fails

Follow up from #24952

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 18, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@sanchit-gandhi sanchit-gandhi left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @osanseviero

@osanseviero osanseviero marked this pull request as ready for review August 18, 2023 18:46
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Thanks!

@osanseviero osanseviero merged commit 6f4424b into main Aug 18, 2023
@osanseviero osanseviero deleted the osanseviero-patch-1 branch August 18, 2023 20:01
sgugger pushed a commit that referenced this pull request Aug 21, 2023
* Add auto model for spectrogram/waveform

* Add doc and install

* Add dummy objects

* Did I miss anything?
parambharat pushed a commit to parambharat/transformers that referenced this pull request Sep 26, 2023
* Add auto model for spectrogram/waveform

* Add doc and install

* Add dummy objects

* Did I miss anything?
blbadger pushed a commit to blbadger/transformers that referenced this pull request Nov 8, 2023
* Add auto model for spectrogram/waveform

* Add doc and install

* Add dummy objects

* Did I miss anything?
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.

4 participants