Skip to content

add OMTD core library - #8

Merged
0xShug0 merged 1 commit into
0xShug0:release-0.1from
mirek190:codex/omtd-core
Jun 29, 2026
Merged

add OMTD core library#8
0xShug0 merged 1 commit into
0xShug0:release-0.1from
mirek190:codex/omtd-core

Conversation

@mirek190

Copy link
Copy Markdown
Contributor

Summary

Adds the OMTD core library as a standalone output-modality boundary for future generated-media backends.

OMTD is the output-modality counterpart to MTMD: it keeps generated-media output routing behind a separate companion path instead of overloading input-media projector semantics.

Notes

  • Scope is OMTD core only.
  • Model-specific backends are intentionally left for follow-up patches.
  • This branch was prepared from mirek190/llama.cpp OMTD core commit 06c714efbfc5cc544a3dbee134c1e3368adabc05, adapted onto audio.cpp:release-0.1 by omitting llama.cpp aggregate CMake files that do not exist in audio.cpp.

Validation

  • Confirmed final branch diff contains only OMTD docs/source/test files.
  • No audio.cpp CI has been run locally for this branch.

@mirek190 mirek190 changed the title [codex] add OMTD core library add OMTD core library Jun 29, 2026
@mirek190
mirek190 marked this pull request as ready for review June 29, 2026 00:22

@0xShug0 0xShug0 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, it’s unclear to me how OMTD interacts with the audio.cpp framework. I haven't decided whether to integrate llama.cpp for AR audio models yet. But since the changes are additive and mostly placeholders, I’ll merge them.

@0xShug0
0xShug0 merged commit 63bac8f into 0xShug0:release-0.1 Jun 29, 2026
dleiferives pushed a commit to dleiferives/audio.cpp that referenced this pull request Jul 25, 2026
add OMTD core library placeholders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants