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

How do i use this thing outsite of gradio / jupyter? #97

Open
andykaufseo opened this issue Apr 17, 2024 · 1 comment
Open

How do i use this thing outsite of gradio / jupyter? #97

andykaufseo opened this issue Apr 17, 2024 · 1 comment

Comments

@andykaufseo
Copy link

Is there a simple way to do inference? Without gradio or jupyter. Looking to run this on a batch of files.

Also, there's one thing i don't understand: i'm expecting to have 3 basic parameters:

  • original audio (the one that will be used for cloning)
  • original audio transcript
  • target text to convert to speech

Now in the jupyter file i see the target text has to start with something from the original audio. I'm expecting to use a separate target that doesn't contain parts of the original audio.

The quality is absolutely great, but it always outputs a piece of the original audio at the start of each generated speech. Also, generation is really slow (on a 4090, and it eats up all the VRAM)

@pgosar
Copy link
Contributor

pgosar commented Apr 18, 2024

#95

ETA next week, maybe earlier if I 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