mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
845cfca6ebea41213660f210f034de4dd2d474d9
feat: add audio buffering and interruption handling for voice input Implement processing phase tracking (idle/transcribing/llm) and audio segment buffering to handle speech interruptions gracefully. Adds abort_request message type and buffer timeout mechanism to process accumulated audio segments together. ```
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%