]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd: refactor audio preprocessing (#17978)
authorXuan-Son Nguyen <redacted>
Mon, 15 Dec 2025 13:16:52 +0000 (14:16 +0100)
committerGitHub <redacted>
Mon, 15 Dec 2025 13:16:52 +0000 (14:16 +0100)
commit96a181a933a34e92c316b0603f0f30cb7f30eefa
treee777d3a8741b670fbce915e461eb33e009027322
parent4a4f7e6550cf5b327ea0fb241ce7417ab46e1ace
mtmd: refactor audio preprocessing (#17978)

* mtmd: refactor audio preprocessing

* refactor

Co-authored-by: Tarek <redacted>
* wip

* wip (2)

* improve constructor

* fix use_natural_log

* fix padding for short input

* clean up

* remove need_chunking

---------

Co-authored-by: Tarek <redacted>
tools/mtmd/clip-model.h
tools/mtmd/clip.cpp
tools/mtmd/mtmd-audio.cpp
tools/mtmd/mtmd-audio.h
tools/mtmd/mtmd.cpp