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

Documentation references to facebook/parler_tts-small #117

Closed
rsxdalv opened this issue Aug 21, 2024 · 1 comment
Closed

Documentation references to facebook/parler_tts-small #117

rsxdalv opened this issue Aug 21, 2024 · 1 comment

Comments

@rsxdalv
Copy link
Contributor

rsxdalv commented Aug 21, 2024

Docstrings contain broken code examples, such as:

>>> processor = AutoProcessor.from_pretrained("facebook/parler_tts-small")

My research suggests that parler was never Facebook's TTS model; however the documentation has facebook/parler_tts-small references in several places.

This will not work: ParlerTTSForConditionalGeneration.from_pretrained("facebook/parler_tts-small") and it should be for example: parler-tts/parler-tts-mini-v1

@ylacombe
Copy link
Collaborator

ylacombe commented Sep 2, 2024

Hey @rsxdalv, thanks for opening this issue! Feel free to open a PR to fix this, if you have time!

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

No branches or pull requests

2 participants