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

Inference #82

Open
ghost opened this issue Apr 12, 2023 · 3 comments
Open

Inference #82

ghost opened this issue Apr 12, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 12, 2023

The results of inference are not the same with the same config!

@lifeiteng
Copy link
Owner

@primepake What do you mean?

@cwjacklin
Copy link

inference is quite sensitive to accuracy of --text-prompts. I find that if i add or remove punctuation such as ",", sometimes I get
WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
or worse I get
RuntimeError: Unable to find a valid cuDNN algorithm to run convolution

@cwjacklin
Copy link

prompt audio bleedding/mixing into output wav issue.

if prompt text doesn't end with a ".", end of the prompt audio will appear and get mixed into the beginning of output wav.

easily fixed though, just add a "." to prompt text at the end

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