← Back to blog

Month 5 Week 1: End-to-End Audio Pipeline Milestone

November 2, 2025

Month 5 Week 1: End-to-End Audio Pipeline Milestone

The milestone of receiving audio from the AI pipeline has been reached. It needs further optimization for speed, but end-to-end works!

Stasis Application Development

After replacing the B2BUA, further work ensued to get a Stasis application to orchestrate audio from the user and direct it into the Kubernetes cluster with the GPU. After tweaking the Python code, I found success to something usable.

Key Challenges and Solutions

The key issues are chunking, sentence formation, silence, and user talk and AI response to make the experience meaningful.

Next Steps

Next week would be wiring in short/long-term memory to keep conversations context-aware.