feat: integrate volcengine tts functionality

This commit is contained in:
He Tao
2025-04-18 15:28:31 +08:00
parent b2f14d1737
commit a6ab97c970
6 changed files with 251 additions and 8 deletions

View File

@@ -2,10 +2,14 @@
DEBUG=True
APP_ENV=development
# Add other environment variables as needed
# tavily, duckduckgo, brave_search, arxiv
# Search Engine
SEARCH_API=tavily
TAVILY_API_KEY=tvly-xxx
BRAVE_SEARCH_API_KEY=brave-xxx
# JINA_API_KEY=jina_xxx # Optional, default is None
# Volcengine TTS
VOLCENGINE_TTS_APPID=xxx
VOLCENGINE_TTS_ACCESS_TOKEN=xxx
# VOLCENGINE_TTS_CLUSTER=volcano_tts # Optional, default is volcano_tts
# VOLCENGINE_TTS_VOICE_TYPE=BV700_V2_streaming # Optional, default is BV700_V2_streaming