Replies: 1 comment
-
https://stackoverflow.com/questions/1508490/erase-the-current-printed-console-line maybe you can use a vt100 compatible terminal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After using the
stream
command, each output line of text is appended with←[2K
. I'm wondering what it means, if anything? https://github.com/ggerganov/whisper.cpp/blob/6559b538e5e05cfa199c15d46ca5bd0edd353974/examples/stream/stream.cpp#L345Beta Was this translation helpful? Give feedback.
All reactions