mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
improved tts default voices quality and sample rate
This commit is contained in:
parent
8d961bba29
commit
e8570de0e6
5 changed files with 37 additions and 28 deletions
|
|
@ -1463,7 +1463,7 @@
|
|||
},
|
||||
"voice": {
|
||||
"type": "string",
|
||||
"description": "The voice to use when generating the audio. You can enter anything you like, a unique speaker will be generated. There are a few preset voices you can use: kobo,cheery,sleepy,tutor,shouty,bored,record"
|
||||
"description": "The voice to use when generating the audio. You can enter anything you like, a unique speaker will be generated. There are a few preset voices you can use: kobo,cheery,sleepy,shouty,chatty"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue