Skip to content

Commit facc018

Browse files
authored
chore(model gallery): add chatterbox (#5999)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 4733adb commit facc018

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

backend/index.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
license: MIT
295295
icon: https://private-user-images.githubusercontent.com/660224/448166653-bd8c5f03-e91d-4ee5-b680-57355da204d1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTAxOTE0MDAsIm5iZiI6MTc1MDE5MTEwMCwicGF0aCI6Ii82NjAyMjQvNDQ4MTY2NjUzLWJkOGM1ZjAzLWU5MWQtNGVlNS1iNjgwLTU3MzU1ZGEyMDRkMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDYxN1QyMDExNDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hMmI1NGY3OGFiZTlhNGFkNTVlYTY4NTIwMWEzODRiZGE4YzdhNGQ5MGNhNzE3MDYyYTA2NDIxYTkyYzhiODkwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.mR9kM9xX0TdzPuSpuspCllHYQiq79dFQ2rtuNvjrl6w
296296
name: "chatterbox"
297+
alias: "chatterbox"
297298
capabilities:
298299
nvidia: "cuda12-chatterbox"
299300
- &piper

gallery/index.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,24 @@
191191
- filename: OpenAI-20B-NEOPlus-Uncensored-IQ4_NL.gguf
192192
sha256: 274ffaaf0783270c071006842ffe60af73600fc63c2b6153c0701b596fc3b122
193193
uri: huggingface://DavidAU/OpenAi-GPT-oss-20b-abliterated-uncensored-NEO-Imatrix-gguf/OpenAI-20B-NEOPlus-Uncensored-IQ4_NL.gguf
194+
- name: "chatterbox"
195+
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
196+
icon: https://private-user-images.githubusercontent.com/660224/448166653-bd8c5f03-e91d-4ee5-b680-57355da204d1.png
197+
license: "mit"
198+
urls:
199+
- https://github.com/resemble-ai/chatterbox
200+
tags:
201+
- tts
202+
- dia
203+
- gpu
204+
- text-to-speech
205+
description: |
206+
Chatterbox, Resemble AI's first production-grade open source TTS model. Licensed under MIT, Chatterbox has been benchmarked against leading closed-source systems like ElevenLabs, and is consistently preferred in side-by-side evaluations.
207+
overrides:
208+
backend: "chatterbox"
209+
name: "chatterbox"
210+
known_usecases:
211+
- tts
194212
- name: "dia"
195213
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
196214
icon: https://github.com/nari-labs/dia/raw/main/dia/static/images/banner.png

0 commit comments

Comments
 (0)