mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
🤩 Added custom openai tts models and role variables
This commit is contained in:
@@ -102,6 +102,7 @@ type AudioSettings = {
|
||||
STTEngine?: string;
|
||||
TTSEngine?: string;
|
||||
speaker?: string;
|
||||
OpenAIModel?: string;
|
||||
};
|
||||
|
||||
type TitleSettings = {
|
||||
|
||||
Reference in New Issue
Block a user