7 lines
205 B
JSON
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
|
|
} |