ggml-org/llama.cpp

Feature Request: support Qwen3-omni, Qwen3-TTS and MiniCPM-o

已關閉

#17,634 建立於 2025年12月1日

 (14 則留言) (29 個反應) (0 位負責人)C++ (21,880 個分叉)batch import
Review Complexity : Highenhancementgood first issuehelp wantedmtmdtts

倉庫指標

星標
 (124,566 顆星)
PR 合併指標
 (平均合併 6天 8小時) (30 天內合併 389 個 PR)

描述

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

support qwen omni audio generator

Motivation

currently omni can work but it does not provide a whisper-like api for tts and it does not support asr.

Possible Implementation

https://github.com/ggml-org/llama.cpp/issues/16885 https://github.com/ggml-org/llama.cpp/issues/16186 https://github.com/ggml-org/llama.cpp/issues/11347

貢獻者指南