You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great if it allowed to combine voices with kokoro fast api. It's should be a matter of just passing to "voice1(weight1)+voice2(weight2)" to the api instead of "voice1(weight1)", in theory, but I have no idea how hard it is to implement