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

Large version only generate noise #175

Open
remichu-ai opened this issue Dec 5, 2024 · 3 comments
Open

Large version only generate noise #175

remichu-ai opened this issue Dec 5, 2024 · 3 comments

Comments

@remichu-ai
Copy link

Hi, i am trying the model out and using the inference code like exactly on huggingface. For the small version of the model, everything work fine. However, for the large one, it only generate noise. All my installed pacakages are latest

@charlie-x
Copy link

from another issue, these worked for me
model = ParlerTTSForConditionalGeneration.from_pretrained("parler-tts/parler-tts-large-v1", revision= "refs/pr/9").to(device)

@remichu-ai
Copy link
Author

Thank you for the comment. Let me try that revision and update

@irtiq7
Copy link

irtiq7 commented Dec 5, 2024

Thank you for the comment. Let me try that revision and update

Hi there,
Did you managed to make it work. I noticed that after I use the revision, but after 20 second, I noticed that the audio kept breaking a leaking into another language.

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

3 participants