rtvc
1.0.0
Realtime voice cloning using ElevenLabs's API.
https://rtvc.hunterparcells.com/
This project was largely thrown together in a single afternoon, the UI at the moment is very crude and many things may be still unoptimized.
There are probably many other better solutions that exist than this project, such as dedicated voice changer applications or ones for instant voice cloning, but I thought this would be interesting to make.
npm i with Node.js.npm run build.npm start.For development, skip steps 3-4 and instead run npm run dev.