You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client Side Voice Changer is a browser-only voice conversion app built with Next.js. It records or uploads speech, transcribes it locally, synthesizes speech from the transcript, applies lightweight voice effects, and lets the user preview and download the result as a WAV file. Achieved via huggingface-transformers and kokoro