CorentinJ / Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time
Other
52.28k stars 8.75k forks source link

Add working reproducible example #1296

Open williamFalcon opened 4 months ago

williamFalcon commented 4 months ago

Adding a "Open in Studio" badge (much more reproducible and scalable than Google Colab).

Took a while to get this set up working correctly with all dependencies haha. Here's a Lightning Studio that is a fully reproducible environment (also frozen) so it's guaranteed to work forever...

It bypasses all the issues seen in the GH issues. The Studio also has a built-in server that generates a model endpoint for this code.

Adds this badge:

Open In Studio

Example of outputs: https://pl-bolts-doc-images.s3.us-east-2.amazonaws.com/app-2/elon_2.mp4

@CorentinJ this should help keep the repo relevant and reduce questions :)