Ai-Teacher/setting.json
2025-03-18 20:54:51 +08:00

7 lines
205 B
JSON

{
"OPENAI_API_KEY":"your_openai_api_key_here",
"VOICERSS_API_KEY":"your_voicerss_api_key_here",
"TTS_BASE_URL":"http://server.feng-arch.cn:52862",
"websocket_port": 6006,
"port": 6007
}