|
|
|
@ -4,7 +4,10 @@ |
|
|
|
"Debug", |
|
|
|
"Volume", |
|
|
|
"Engine Settings", |
|
|
|
"Avatar Core" |
|
|
|
"Avatar Core", |
|
|
|
"STT Settings", |
|
|
|
"AI Settings", |
|
|
|
"TTS Settings" |
|
|
|
], |
|
|
|
"Variables": [ |
|
|
|
{ |
|
|
|
@ -262,7 +265,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "0Gc0wvOF2tTCr4APvZkDaieKCGeBR9c5EbC5utXgVWZUqu4IAEf6NQ721iHNu74SwfDoYSBGJHLmCbcXVDP+F4HKnwsfHr7WYi9Gv+CjJ7/UrOygkqlrP05hbHBrJiPLWDv4Gw==", |
|
|
|
"tooltip": "Encrypted Azure API Key", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "STT Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -271,7 +274,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "germanywestcentral", |
|
|
|
"tooltip": "Azure Region", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "STT Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -320,7 +323,7 @@ |
|
|
|
}, |
|
|
|
"STTReplacements": [] |
|
|
|
}, |
|
|
|
"category": "Avatar Core", |
|
|
|
"category": "STT Settings", |
|
|
|
"fields": |
|
|
|
{ |
|
|
|
"bUsePTT": |
|
|
|
@ -438,7 +441,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "UjzfgavJ45lCu+oB2vVAsKNbPT+k3XCv7t69Og6j0LmwxhD3OK5WDBxUvgKnuDrz3xuNHg==", |
|
|
|
"tooltip": "Encrypted Azure OpenAI API Key", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -447,7 +450,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "gpt-realtime", |
|
|
|
"tooltip": "Open AI Model", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -456,7 +459,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "aiwa-ai-new.openai.azure.com/openai", |
|
|
|
"tooltip": "URL to Azure OpenAI Resource", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -465,23 +468,25 @@ |
|
|
|
"type": "boolean", |
|
|
|
"default": true, |
|
|
|
"tooltip": "Direct audio generation by OpenAI", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"CustomOpenAIVoice": |
|
|
|
{ |
|
|
|
"type": "enum", |
|
|
|
"default": "UNDEFINED", |
|
|
|
"default": "coral", |
|
|
|
"tooltip": "Only Set if you want to override the Avatars Voice", |
|
|
|
"category": "Avatar Core", |
|
|
|
"category": "AI Settings", |
|
|
|
"enum": [ |
|
|
|
"UNDEFINED", |
|
|
|
"alloy", |
|
|
|
"ash", |
|
|
|
"ballad", |
|
|
|
"cedar", |
|
|
|
"coral", |
|
|
|
"echo", |
|
|
|
"marin", |
|
|
|
"sage", |
|
|
|
"shimmer", |
|
|
|
"verse" |
|
|
|
@ -494,7 +499,7 @@ |
|
|
|
"type": "integer", |
|
|
|
"default": 10, |
|
|
|
"tooltip": "OpenAI Timeout in seconds", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -503,7 +508,7 @@ |
|
|
|
"type": "float", |
|
|
|
"default": 0.80000000000000004, |
|
|
|
"tooltip": "Temperature of the AI Model", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -512,7 +517,7 @@ |
|
|
|
"type": "integer", |
|
|
|
"default": 2000, |
|
|
|
"tooltip": "Max Token per Request of the AI Model", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -521,7 +526,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "9ksww+/kHZPYMfUFTWSi1QgaDjXaB7vxdGKPgmfGhPEx321nfpdbkUnThXT4BWrkKMAR0MF2zJT17fJSday8yBiftv0=", |
|
|
|
"tooltip": "Azure AI Search API Key", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -530,7 +535,7 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "aiwa-ai-search.search.windows.net", |
|
|
|
"tooltip": "Azure AIWA URL", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -539,7 +544,15 @@ |
|
|
|
"type": "string", |
|
|
|
"default": "aiwa-ai-search", |
|
|
|
"tooltip": "Azure AI Search Indexname", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "AI Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"UseCachingSystem": |
|
|
|
{ |
|
|
|
"type": "boolean", |
|
|
|
"default": true, |
|
|
|
"category": "TTS Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -547,7 +560,7 @@ |
|
|
|
{ |
|
|
|
"type": "float", |
|
|
|
"default": 0.01, |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "TTS Settings" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
@ -555,16 +568,7 @@ |
|
|
|
{ |
|
|
|
"type": "float", |
|
|
|
"default": 0.25, |
|
|
|
"category": "Avatar Core" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"MaxConcurrentTTSGenerations": |
|
|
|
{ |
|
|
|
"type": "integer", |
|
|
|
"default": 2, |
|
|
|
"tooltip": "Max concurrent Task for audio generation", |
|
|
|
"category": "Avatar Core" |
|
|
|
"category": "TTS Settings" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
|