SIGN IN SIGN UP

Clone a voice in 5 seconds to generate arbitrary speech in real-time

0 0 92 Python

Low memory inference fix (#536)

* For low_mem, use spawned workers instead of forked workers (resolves #36)
Used implementation from @lilydjwg: https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/36#issuecomment-529380190

* Different method of passing the seed for low_mem inference
Resolves #491, #529, #535
B
blue-fish committed
ded7b37234e229d9bde0a9a506f7c65605803731
Parent: 8f71d67
Committed by GitHub <noreply@github.com> on 9/30/2020, 9:12:16 AM