toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

Print "Thinking..." on the display after speech while command is sent #255

Closed kristiankielhofner closed 1 year ago

kristiankielhofner commented 1 year ago

Continuing to display "Say Command..." after speech has ended and the command has been sent to the command endpoint is poor and confusing UI. Print "Thinking..." after speech has ended while we're waiting for response.

Fixes #247

stintel commented 1 year ago

Maybe add Fixes: #247 to the actual commit message? Other than that LGTM.