diff --git a/expose.h b/expose.h index 91eeca404..30390d4c9 100644 --- a/expose.h +++ b/expose.h @@ -205,6 +205,7 @@ struct whisper_generation_outputs struct tts_load_model_inputs { + const int threads = 4; const char * ttc_model_filename = nullptr; const char * cts_model_filename = nullptr; const char * executable_path = nullptr; diff --git a/kcpp_docs.embd b/kcpp_docs.embd index dae8920f1..a425eb285 100644 --- a/kcpp_docs.embd +++ b/kcpp_docs.embd @@ -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" diff --git a/klite.embd b/klite.embd index fac252a4a..caa0bb721 100644 --- a/klite.embd +++ b/klite.embd @@ -12,7 +12,7 @@ Current version indicated by LITEVER below. -->