ggml-org/llama.cpp

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

クローズ

#17,634 opened on 2025/12/01

 (14 件のコメント) (29 件のリアクション) (0 人の担当者)C++ (21,737 件のフォーク)batch import
Review Complexity : Highenhancementgood first issuehelp wantedmtmdtts

Repository metrics

Stars
 (124,043 個のスター)
PR merge metrics
 (平均マージ 6d 8h) (30d で 389 merged PRs)

説明

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

コントリビューターガイド