VoiceInk
VoiceInk copied to clipboard
LLM Streaming
Hey guys, I've been playing around with my own app that I built from scratch and i have been over optimizing with codex. Compared to Voiceink, my LLM processing step is about half the time (using the same model). There's probably a number of factors that contribute to this, but I think one of the key factors is the implementation of LLM streaming. Something for you to look into.