mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
chore: make TTS optional
This commit is contained in:
parent
3bb2804ba8
commit
f218f29ec8
@ -7,7 +7,7 @@ SEARCH_API=tavily
|
||||
TAVILY_API_KEY=tvly-xxx
|
||||
# JINA_API_KEY=jina_xxx # Optional, default is None
|
||||
|
||||
# Volcengine TTS
|
||||
# Optional, volcengine TTS for generating podcast
|
||||
VOLCENGINE_TTS_APPID=xxx
|
||||
VOLCENGINE_TTS_ACCESS_TOKEN=xxx
|
||||
# VOLCENGINE_TTS_CLUSTER=volcano_tts # Optional, default is volcano_tts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user