Hacker News new | ask | show | jobs
by echelon 777 days ago
There are dozens of other products in this category, including completely open source ones you can fine tune.

Commercial applications like Voice.Ai and Koe are real time and have celebrity and anime voices respectively.

The RVC ecosystem on GitHub has dozens of different real time open source voice changers. I haven't kept up with the SOTA, but they're incredible, fine tunable, and 100% local.

https://voice.ai

https://koe.ai

https://m.youtube.com/watch?v=zkaBK5erB2c

1 comments

Ive tried making this exact product using all of these services, including using github repo koi is based on.

They all use like 50% of my cpu to get real time. I was able to get actual low latency with koi, but still massive cpu usage. And theres no community of models for it either.

Perhaps someone who really knows what theyre doing could optimize these open source models but its not me

> Ive tried making this exact product using all of these services, including using github repo koi is based on.

Could you share the repo?

You can find kois model if you search koi llvc.

I just made some modifications to run it as a stream from a microphone. I am trying to develop my own voice changer (https://voicechange.io) so I dont want to share the source code for that.

I'm assuming it's this one which was posted from their Twitter: https://github.com/KoeAI/llvc