mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-20 05:07:54 +00:00
fix(gallery): overrides for parler-tts in the gallery (#3962)
chore(parler-tts): fix overrides in the gallery Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
9c5cd9b38b
commit
fd905b483b
@ -2522,8 +2522,9 @@
|
|||||||
### START parler-tts
|
### START parler-tts
|
||||||
url: "github:mudler/LocalAI/gallery/parler-tts.yaml@master"
|
url: "github:mudler/LocalAI/gallery/parler-tts.yaml@master"
|
||||||
name: parler-tts-mini-v0.1
|
name: parler-tts-mini-v0.1
|
||||||
parameters:
|
overrides:
|
||||||
model: parler-tts/parler_tts_mini_v0.1
|
parameters:
|
||||||
|
model: parler-tts/parler_tts_mini_v0.1
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
description: |
|
description: |
|
||||||
Parler-TTS is a lightweight text-to-speech (TTS) model that can generate high-quality, natural sounding speech in the style of a given speaker (gender, pitch, speaking style, etc). It is a reproduction of work from the paper Natural language guidance of high-fidelity text-to-speech with synthetic annotations by Dan Lyth and Simon King, from Stability AI and Edinburgh University respectively.
|
Parler-TTS is a lightweight text-to-speech (TTS) model that can generate high-quality, natural sounding speech in the style of a given speaker (gender, pitch, speaking style, etc). It is a reproduction of work from the paper Natural language guidance of high-fidelity text-to-speech with synthetic annotations by Dan Lyth and Simon King, from Stability AI and Edinburgh University respectively.
|
||||||
|
Loading…
Reference in New Issue
Block a user