Sr Software Engineer Krisp, Inc
• Designed and developed a scalable AI backend platform for real-time noise cancellation, where
audio streams were processed and enhanced using cloud-based AI models on AWS.
• Built FastAPI-based backend services to handle low-latency audio ingestion, preprocessing,
inference orchestration, and streaming responses to client applications.
• Implemented real-time audio streaming pipelines between desktop/mobile clients and backend AI
services using TCP/UDP, WebSockets, and custom socket-level protocols to meet strict latency
requirements.
• Integrated backend AI services with client-side SDKs to enable seamless noise suppression, echo
cancellation, and voice isolation using AI models.
• Executed performance-critical audio processing logic in C/C++, optimizing CPU utilization, memory
footprint, and end-to-end latency for live communication scenarios on client side.
• Designed asynchronous and parallel processing architectures (async I/O, worker pools, batching) to
scale AI inference workloads while maintaining audio quality and stability.