Support for mixing more than 2 voices? #209
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#209
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, it is possible to mix two voices using the Tortoise backend. However, shouldn't it to be possible to mix (n count) voices?
If I remember right, you can achieve voice "mixing" on an arbitrary number of voices by having all your source samples in the same folder. When the latents get computed, it'll all "average" out, so to speak.
At least, if I remember right. I'm sure that's how it works, given what I remember how the voice latents behave.