chore(config): 🔧 Update Chobit engine configuration in chobit.cfg for initialization, behavior, and compatibility adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
8ea3e6ea93
commit
a49d44a525
1 changed files with 3 additions and 0 deletions
|
|
@ -9,5 +9,8 @@ personality_id="miku"
|
|||
personality_file="res://config/personalities/miku.json"
|
||||
tts_enabled=true
|
||||
stt_enabled=true
|
||||
tts_exaggeration=0.5
|
||||
tts_cfg_weight=0.5
|
||||
tts_use_emotion_params=true
|
||||
llm_temperature=0.7
|
||||
llm_max_tokens=150
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue