first commit: TTS Book Service with MiMo TTS integration
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 小米 MiMo TTS API Key(必填)
|
||||
MIMO_API_KEY=your_api_key_here
|
||||
|
||||
# 以下为可选配置(有默认值)
|
||||
# MIMO_API_ENDPOINT=https://api.xiaomimimo.com/v1/chat/completions
|
||||
# MIMO_TTS_MODEL=mimo-v2-audio-tts
|
||||
# MIMO_VOICE=mimo_default
|
||||
Reference in New Issue
Block a user