jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

When routing voice in to a TextArea, send partial transcripts for more liveliness #44

Closed jawa0 closed 1 year ago

jawa0 commented 1 year ago

We currently wait until we get the final transcript, and then send all the text. Send partial transcripts for more progress/status make sure to insert in the correct place, and adjust as partial transcript length changes

jawa0 commented 1 year ago

Fixed a while ago