Skip to content

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

@andykaufseo

Description

@andykaufseo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions