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

POC - llasa-3b #498

Open
wants to merge 1 commit into
base: alltalkbeta
Choose a base branch
from
Open

Conversation

kamomehettapi
Copy link

Hi I do not know if your interested but I have made Proof of Concept of this recent Model:

https://huggingface.co/spaces/srinivasbilla/llasa-3b-tts
https://huggingface.co/HKUSTAudio/Llasa-3B

I'm sorry if code is incomplete really it shows you can select and generate with Llasa zero-shot Model

I got pretty good results with clean speech sample

But, environment needs update to CUDA 12.4 due to requirements

Also I have weird issue where transformers gives whole prompt plus generated, and I try truncating to only generated but it's not always worked

And also you must install "xcodec2" module in repo root for work, their version on PIP is strangely different and not compatible

@erew123
Copy link
Owner

erew123 commented Jan 30, 2025

Hi @kamomehettapi I am looking at updating Pytorch etc. There are other impacts so this may take me a little bit of time to resolve. Thanks for the PR though and assuming I can get Pytorch updated, I will pull this in.

Thanks

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.

2 participants