ntegrals / aura-voice

Aura is like Siri, but in your browser. An AI voice assistant optimized for low latency responses.
https://heyassistant.co/
MIT License
533 stars 47 forks source link

Add assistant thinking state and logic. #5

Closed chase-west closed 5 months ago

chase-west commented 11 months ago

Fixes #4

Currently this uses a timer to reset the thinking variable. Would be best practice to dynamically update it as well as the duration for the thinking toast; probably wouldn't be too hard to implement.

vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @ntegrals on Vercel.

@ntegrals first needs to authorize it.

ntegrals commented 5 months ago

@chase-west Thanks for the PR. Super helpful 🙌