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
GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.
A containerized WhisperX transcription API server deployed on Azure Container Instances (ACI) with GPU support. Replaces RunPod job-based model with a persistent REST microservice.
Server-side AI inference engine for Aniquen. Built with FastAPI, ONNX Runtime and WebSockets for real-time wake-word detection, speech transcription and AI chat while keeping API keys secure on the server.