Hacker News new | ask | show | jobs
by praveenhm 1176 days ago
Is there any free open-source alternative available to voice cloning, how far whisper goes?
2 comments

Majority of deployed services right now are TorToiSe derivatives. https://git.ecker.tech/mrq/ai-voice-cloning
Whisper does speech-to-text.

And there are open-source alternatives but I don’t think the quality is super good.

There’s also enough information out there to do this yourself with a bunch of GPU time, I have some ideas I want to try out but don’t have the (GPU) time.