This commit is contained in:
afred
2024-12-11 10:37:53 +08:00
parent b920ac6807
commit 7c75f8ddbd
2 changed files with 1 additions and 23 deletions

View File

@@ -91,7 +91,6 @@ export const DEFAULT_CONFIG = {
voice: DEFAULT_TTS_VOICE,
speed: 1.0,
},
realtimeConfig: {
enable: false,
provider: "OpenAI" as ServiceProvider,