Skip to content

Commit 469c92b

Browse files
committed
chore(model gallery): add qwen3-tts to model gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent a1e3acc commit 469c92b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
---
2+
- &qwen-tts
3+
urls:
4+
- https://huggingface.co/Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
5+
description: |
6+
Qwen3-TTS is a high-quality text-to-speech model supporting custom voice, voice design, and voice cloning.
7+
tags:
8+
- text-to-speech
9+
- TTS
10+
license: apache-2.0
11+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/620760a26e3b7210c2ff1943/-s1gyJfvbE1RgO5iBeNOi.png
12+
name: "qwen3-tts-1.7b-custom-voice"
13+
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
14+
overrides:
15+
backend: qwen-tts
16+
known_usecases:
17+
- tts
18+
tts:
19+
voice: Aiden # Available speakers: Vivian, Serena, Uncle_Fu, Dylan, Eric, Ryan, Aiden, Ono_Anna, Sohee
20+
parameters:
21+
model: Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
222
- name: "huihui-glm-4.7-flash-abliterated-i1"
323
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
424
urls:

0 commit comments

Comments
 (0)