mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 04:14:46 +08:00
chore: make TTS optional
This commit is contained in:
@@ -7,7 +7,7 @@ SEARCH_API=tavily
|
|||||||
TAVILY_API_KEY=tvly-xxx
|
TAVILY_API_KEY=tvly-xxx
|
||||||
# JINA_API_KEY=jina_xxx # Optional, default is None
|
# JINA_API_KEY=jina_xxx # Optional, default is None
|
||||||
|
|
||||||
# Volcengine TTS
|
# Optional, volcengine TTS for generating podcast
|
||||||
VOLCENGINE_TTS_APPID=xxx
|
VOLCENGINE_TTS_APPID=xxx
|
||||||
VOLCENGINE_TTS_ACCESS_TOKEN=xxx
|
VOLCENGINE_TTS_ACCESS_TOKEN=xxx
|
||||||
# VOLCENGINE_TTS_CLUSTER=volcano_tts # Optional, default is volcano_tts
|
# VOLCENGINE_TTS_CLUSTER=volcano_tts # Optional, default is volcano_tts
|
||||||
|
|||||||
Reference in New Issue
Block a user