]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Close file after writing in server application (#1533)
authorFelix <redacted>
Tue, 21 Nov 2023 19:36:10 +0000 (20:36 +0100)
committerGitHub <redacted>
Tue, 21 Nov 2023 19:36:10 +0000 (20:36 +0100)
commit9ac88f2b57d48709442a1d98df9a3d201a005e09
treec996af9c3a1359797143d0160c7dd79ed8d52ec7
parent46f5b6cb08d03062c0d305f29241e58d930164cf
Close file after writing in server application (#1533)

Fix of mistake leaving file open while reading it again as wav
examples/server/server.cpp