rhulha/EchoMate
A web application that converts speech to speech 100% private using VAD (voice activity detection)
EchoMate is a web application for having completely private, real-time voice conversations with an AI assistant. You speak into your computer's microphone, and the AI responds audibly, allowing for natural, back-and-forth dialogue without your voice or data ever leaving your device. It's designed for anyone who wants a secure, on-device voice assistant for tasks like brainstorming, drafting, or getting quick verbal answers.
No commits in the last 6 months.
Use this if you need a voice assistant that guarantees 100% privacy because all processing, including speech recognition and text-to-speech, happens locally in your browser.
Not ideal if you don't have a powerful computer with a good graphics card and a WebGPU-compatible browser like Chrome, or if you prefer a server-side solution for mobile devices.
Stars
18
Forks
1
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Aug 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/rhulha/EchoMate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Justmalhar/open-audio
Open-Audio TTS: A robust web app leveraging OpenAI's powerful Text-to-Speech (TTS) models to...
HurroWorld/text-to-audio2face
Web interface to convert text to speech and route it to an Audio2Face streaming player.
skshadan/WhisCall
A framework for AI WhatsApp calls using Whisper, Coqui TTS, GPT-3.5 Turbo, Virtual Audio Cable,...
second-state/gsv_tts
Streaming TTS API server written in Rust
rhulha/Speech2Speech
A web application that converts speech to speech 100% private