Commit the Conversation: Keep Partial Voice Turns Out of Your AI Companion’s Context
A voice companion can sound convincing while maintaining a fictional conversation history. The usual demo implementation appends everything to one transcript: partial speech recognition, the final user utterance, the LLM response, and whatever text was sent to speech synthesis. That transcript then becomes the next prompt. The tension is subtle: retaining more context appears to improve…
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.