WaveKat builds AI-powered tools that give small businesses the kind of capabilities only big companies used to afford. We start with voice — a Mac app that turns your computer into your business line, recording and writing down every call.
A phone app for your Mac. Answer and place calls from your laptop, with every conversation recorded and written down for you — using the phone provider you already have.
Learn more & downloadVoice Activity Detection — WebRTC, Silero, TEN-VAD, FireRedVAD.
github.com/wavekat/wavekat-vad → wavekat-turnTurn detection — knows when a speaker is done talking.
github.com/wavekat/wavekat-turn → wavekat-asrStreaming speech-to-text — unified Rust interface over multiple ASR backends.
github.com/wavekat/wavekat-asr → wavekat-ttsText-to-speech synthesis — unified Rust interface for multiple TTS backends.
github.com/wavekat/wavekat-tts → wavekat-coreShared audio primitives — AudioFrame, sample format conversion.
github.com/wavekat/wavekat-core → wavekat-sipSIP signaling and RTP transport — REGISTER, INVITE, SDP, dialog tracking.
github.com/wavekat/wavekat-sip →