]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Examples: Add save audio to file option in stream.cpp (#1310)
authorlitong <redacted>
Fri, 22 Sep 2023 15:43:21 +0000 (05:43 -1000)
committerGitHub <redacted>
Fri, 22 Sep 2023 15:43:21 +0000 (23:43 +0800)
commit707507ff6d8a9062acf26724164c78c86854509b
tree06f42c9fee55e96d597f00843b625497db672f8e
parent7e1592d2cdb3e6aa02faeaa7c74a1f39f2bcdfcb
Examples: Add save audio to file option in stream.cpp (#1310)

* save the recorded audio to a file

* Alignment -help

* Save the correct audio

* chage to a consistent coding style

* Correct typo

* Update examples/stream/stream.cpp

* Update examples/stream/stream.cpp

* Correct variable misuse

* Update examples/stream/stream.cpp

* Update examples/stream/stream.cpp

* Update examples/stream/stream.cpp

* Update examples/stream/stream.cpp

---------

Co-authored-by: bobqianic <redacted>
examples/stream/stream.cpp