d80543684a
1、抖音直播互动数据对接更换成系统代理抓包pd解码的方式(运行直播伴侣即可); 2、修复若干逻辑及说明错误。
32 lines
920 B
Plaintext
32 lines
920 B
Plaintext
|
||
[key]
|
||
# 阿里云 实时语音识别 服务密钥(必须)https://ai.aliyun.com/nls/trans
|
||
ali_nls_key_id=
|
||
ali_nls_key_secret=
|
||
ali_nls_app_key=
|
||
|
||
# 微软 文字转语音 服务密钥(非必须,使用可产生不同情绪的音频)https://azure.microsoft.com/zh-cn/services/cognitive-services/text-to-speech/
|
||
ms_tts_key=
|
||
ms_tts_region=
|
||
|
||
# 讯飞 情绪分析 服务密钥 https://www.xfyun.cn/service/emotion-analysis/
|
||
xf_ltp_app_id=
|
||
xf_ltp_api_key=
|
||
|
||
#NLP三选一:xfaiui、yuan、chatgpt
|
||
chat_module=xfaiui
|
||
|
||
# 讯飞 自然语言处理 服务密钥(NLP3选1) https://aiui.xfyun.cn/solution/webapi/
|
||
xf_aiui_app_id=
|
||
xf_aiui_api_key=
|
||
|
||
#浪.潮源大模型 服务密钥(NLP3选1) https://air.inspur.com/
|
||
yuan_1_0_account=
|
||
yuan_1_0_phone=
|
||
|
||
#gpt 服务密钥(NLP3选1) https://openai.com/
|
||
chatgpt_api_key=
|
||
|
||
#ngrok内网穿透id,远程设备可以通过互联网连接Fay(非必须)http://ngrok.cc
|
||
ngrok_cc_id=
|