Open NeuroNoNeuro opened 2 years ago
Check Google Colab link which is provided, also watch the YouTube video.
@NeuroNoNeuro Was thinking about this as well. Especially in combination with https://github.com/CorentinJ/Real-Time-Voice-Cloning; one could clone their own voice so it's at least personalized.
I've gotten that voice cloning working, but never dockerized, and I just got this repo working on AWS EC2. Stringing together an application from this is entirely possible, but I'd like to investigate what the actual costs are, especially if a GPU is required.
For folks like me, who do not want to use a microphone, but would prefer TTS audio files - it would be very nice to simply make a rudimentary animation, use an open-source TTS audio file (.wav, .mp3, etc.), and sync the two together. Is there any way one could do this outside of the website, as an application, not by coding?