Skip to content

Commit fd905b4

Browse files
authored
fix(gallery): overrides for parler-tts in the gallery (#3962)
chore(parler-tts): fix overrides in the gallery Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 9c5cd9b commit fd905b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

gallery/index.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2522,8 +2522,9 @@
25222522
### START parler-tts
25232523
url: "github:mudler/LocalAI/gallery/parler-tts.yaml@master"
25242524
name: parler-tts-mini-v0.1
2525-
parameters:
2526-
model: parler-tts/parler_tts_mini_v0.1
2525+
overrides:
2526+
parameters:
2527+
model: parler-tts/parler_tts_mini_v0.1
25272528
license: apache-2.0
25282529
description: |
25292530
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.

0 commit comments

Comments
 (0)