Consistently getting CUFFT_INTERNAL_ERROR when using any voice other than "random" #597
Unanswered
rancortooth
asked this question in
Q&A
Replies: 2 comments
-
|
I am having this same exact issue, did you ever find a solution? Specs
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I had the same issue. Eventually, I changed how I was installing tortoise. rather than using the command:
from the installation instructions, I used:
and was finally able to use the built in voices. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hopefully I'm just doing something stupid and that's why I'm seeing this error. Here's my setup:
Everything installed just fine using conda. If I run this command, it works fantastic:
If I use anything other than "random" for the voice (e.g. "train_mouse") , I get CUFFT_INTERNAL_ERROR very consistently. Any help is very much appreciated! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions