feat: 使用 viper 绑定配置,open ai api 添加认证配置

This commit is contained in:
王锦强
2025-03-10 22:30:12 +08:00
parent 116eb6ad99
commit 561b0459d5
6 changed files with 167 additions and 86 deletions

View File

@@ -25,3 +25,5 @@ tts:
onyx: "zh-CN-YunjianNeural" # 成熟男声
nova: "zh-CN-XiaohanNeural" # 活力女声
shimmer: "zh-CN-XiaomoNeural" # 温柔女声
openai:
api_key: ''