From ce6be234bf7c606f9e2253f2444934216c2ddd7a Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot <306269227+localai-org-maint-bot@users.noreply.github.com> Date: Sat, 15 Aug 2026 12:06:53 +0000 Subject: [PATCH] feat(gallery): add IndexTTS 2.5 Add the original-dtype GGUF for LocalAI\x27s audio.cpp backend. The entry exposes multilingual voice cloning and records the model license.\n\nAssisted-by: Codex:gpt-5 --- gallery/index.yaml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 303a99b89617..963d3874c966 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -50817,6 +50817,47 @@ - model: gemma-4-26b-a4b-it-heretic-apex-i-balanced - model: gemma-4-26b-a4b-it-heretic-apex-i-compact - model: gemma-4-26b-a4b-it-heretic-apex-i-mini +- name: audio-cpp-indextts-2.5 + url: github:mudler/LocalAI/gallery/virtual.yaml@master + urls: + - https://huggingface.co/IndexTeam/IndexTTS-2.5 + - https://huggingface.co/Richasy/IndexTTS-2.5-GGUF + - https://github.com/0xShug0/audio.cpp + description: | + IndexTTS 2.5 is a multilingual text-to-speech model with zero-shot voice + cloning and emotion control, served by the audio-cpp backend. Supply a + server-local WAV path in the OpenAI `voice` field as the speaker reference. + + This entry uses the published original-dtype GGUF. The package preserves + the source tensors without another quantization step, and audio.cpp records + the original-dtype IndexTTS2 path as passing its validation suite. + + The bilibili Model Use License governs the model. Review its use, + redistribution, and large-scale commercial deployment terms before + installation. + license: other + tags: + - audio-cpp + - indextts + - multilingual + - tts + - text-to-speech + - voice-cloning + - emotion-control + - gguf + - ggml + last_checked: "2026-08-15" + overrides: + backend: audio-cpp + known_usecases: + - tts + name: audio-cpp-indextts-2.5 + parameters: + model: audio-cpp/index-tts2_5-orig.gguf + files: + - filename: audio-cpp/index-tts2_5-orig.gguf + sha256: 07e9bfe77bd42b6e67b8e5a39b365635f7198951281990cb49f322ef546cb9b4 + uri: huggingface://Richasy/IndexTTS-2.5-GGUF/IndexTTS2.5-GGUF/index-tts2_5-orig.gguf - name: audio-cpp-supertonic url: github:mudler/LocalAI/gallery/virtual.yaml@master urls: