mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-16 08:18:29 -04:00
feat(gallery): add VoxCPM2
Add the artifact-backed VoxCPM2 model for multilingual speech synthesis, voice design, and controllable voice cloning. Assisted-by: Codex:gpt-5.6 [Codex] Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
1 parent
e2ef7d050d
commit
6324ee1dd9
1 file changed
+30
@@ -13091,6 +13091,36 @@
|
||||
source:
|
||||
type: huggingface
|
||||
repo: openbmb/VoxCPM1.5
|
||||
- name: voxcpm2
|
||||
url: github:mudler/LocalAI/gallery/virtual.yaml@master
|
||||
urls:
|
||||
- https://huggingface.co/openbmb/VoxCPM2
|
||||
description: |
|
||||
VoxCPM2 is a 2B-parameter text-to-speech model supporting 30 languages and 48 kHz output, with voice design and controllable voice cloning.
|
||||
license: apache-2.0
|
||||
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/1670387859384-633fe7784b362488336bbfad.png
|
||||
tags:
|
||||
- tts
|
||||
- text-to-speech
|
||||
- voice-cloning
|
||||
- voice-design
|
||||
- cpu
|
||||
- gpu
|
||||
last_checked: "2026-08-22"
|
||||
overrides:
|
||||
backend: voxcpm
|
||||
known_usecases:
|
||||
- tts
|
||||
tts:
|
||||
voice_cloning: true
|
||||
parameters:
|
||||
model: openbmb/VoxCPM2
|
||||
artifacts:
|
||||
- name: model
|
||||
target: model
|
||||
source:
|
||||
type: huggingface
|
||||
repo: openbmb/VoxCPM2
|
||||
- name: neutts-air
|
||||
url: github:mudler/LocalAI/gallery/virtual.yaml@master
|
||||
urls:
|
||||
|
||||
Reference in new issue
Block a user