]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
server : automatically convert audio on the server (#1539)
authorIsmatulla Mansurov <redacted>
Mon, 27 Nov 2023 09:28:34 +0000 (02:28 -0700)
committerGitHub <redacted>
Mon, 27 Nov 2023 09:28:34 +0000 (11:28 +0200)
commit23c21e92ebebd862448ec5c175b8d3abc20ec6fa
tree38f102241ac05da90003ca94be38a0e7458ab28f
parent447d49530c9af41fe24f2ae510f452903dba330d
server : automatically convert audio on the server (#1539)

* server : automatically convert audio on the server

* server : remove rebundant comments

* server : automatic conversion refactor

* server : update server readme

* server : remove unnecessary comments and tabs

* server : put back remove calling

* server : apply suggestions from code review

Co-authored-by: Georgi Gerganov <redacted>
* server : check ffmpeg before the server lunch

* server : fix indentation

* Apply suggestions from code review

Co-authored-by: Georgi Gerganov <redacted>
* server : fix function typo calling

* server : fix function typo calling

* server : add warning in readme

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/server/README.md
examples/server/server.cpp