0.17.1
This commit is contained in:
parent
02a6c7eb3e
commit
fdd443b10f
5 changed files with 15 additions and 4 deletions
|
|
@ -46,8 +46,9 @@ tts-1-hd:
|
|||
model: xtts
|
||||
speaker: voices/shimmer.wav
|
||||
me:
|
||||
model: xtts_v2.0.2 # you can specify different xtts version
|
||||
model: xtts_v2.0.2 # you can specify an older xtts version
|
||||
speaker: voices/me.wav # this could be you
|
||||
language: auto
|
||||
enable_text_splitting: True
|
||||
length_penalty: 1.0
|
||||
repetition_penalty: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue