]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
common : re-implement `ffmpeg-transcode.cpp` + clarify ffmpeg usage (#3846)
authorGeorgi Gerganov <redacted>
Sun, 31 May 2026 12:44:07 +0000 (15:44 +0300)
committerGitHub <redacted>
Sun, 31 May 2026 12:44:07 +0000 (15:44 +0300)
commitf39cc7128295ff5c67bbedb73161bed549f96e96
tree04163d776312bf11580152c2b23a250cb8aab2da
parentf24588a272ae8e23280d9c220536437164e6ed28
common : re-implement `ffmpeg-transcode.cpp` + clarify ffmpeg usage (#3846)

* examples : remove ffmpeg-transcode.cpp

* examples : implement ffmpeg-transcode.cpp

Assisted-by: llama.cpp:local pi
* common : switch from WHISPER_FFMPEG -> WHISPER_COMMON_FFMPEG
CMakeLists.txt
README.md
examples/CMakeLists.txt
examples/common-whisper.cpp
examples/ffmpeg-transcode.cpp
tests/CMakeLists.txt