Error when setting CVVP value. #227

Open
opened 2023-05-03 00:33:35 +00:00 by Acephalia · 3 comments

Anyone know why I might be getting the following error when setting a value other than 0 for CVVP?

Thank you!

RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the same or input should be a MKLDNN tensor and weight is a dense tensor

Anyone know why I might be getting the following error when setting a value other than 0 for CVVP? Thank you! `RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the same or input should be a MKLDNN tensor and weight is a dense tensor`

Do you Slimmer Computed Latents turned on? If so that'll stop CVVP from working.

Do you `Slimmer Computed Latents` turned on? If so that'll stop CVVP from working.
Author

Do you Slimmer Computed Latents turned on? If so that'll stop CVVP from working.

Nope, never had it turned on either.

> Do you `Slimmer Computed Latents` turned on? If so that'll stop CVVP from working. Nope, never had it turned on either.

Are you using a voice sample or random? If the former, what's the file size of the latents?

Are you using a voice sample or random? If the former, what's the file size of the latents?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrq/ai-voice-cloning#227
No description provided.