Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yukiarimo authored Oct 27, 2024
1 parent 36f0481 commit a9de1bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"ai": {
"names": ["Yuki", "Yuna"],
"himitsu": false,
"agi": true,
"agi": false,
"emotions": false,
"miru": false,
"search": true,
"search": false,
"audio": false,
"max_new_tokens": 512,
"context_length": 4096,
Expand Down Expand Up @@ -33,7 +33,7 @@
"voice_default_model": "yuna-ai-voice-v1",
"device": "mps",
"yuna_text_mode": "kobold",
"yuna_audio_mode": "native",
"yuna_audio_mode": "siri",
"yuna_reference_audio": "1.wav",
"output_audio_format": "audio.aiff"
},
Expand All @@ -56,4 +56,4 @@
"encryption_key": "zWZnu-lxHCTgY_EqlH4raJjxNJIgPlvXFbdk45bca_I=",
"11labs_key": "Your11LabsKeyHere123!"
}
}
}

0 comments on commit a9de1bf

Please sign in to comment.