mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-24 17:10:27 +08:00
docs: add fish.audio to provider docs and fix stale speech-1.x reference
- .env.example: replace removed speech-1.x mention with the actual supported backends (s1 / s2-pro / s2.1-pro) - docs/PROVIDERS.md: add fish.audio section (setup, backend models, per-byte pricing incl. free s2.1-pro-free tier) plus entries in the env var summary, Provider-to-Tool Mapping, and Capability Coverage - skills/INDEX.md: list fish-audio-tts in the TTS & Audio Layer 3 row
This commit is contained in:
@@ -38,7 +38,7 @@ OPENAI_API_KEY= # OpenAI TTS fallback and GPT Image 2 image generat
|
||||
XAI_API_KEY= # Grok image generation/editing and Grok video generation
|
||||
DOUBAO_SPEECH_API_KEY= # Volcengine Doubao Speech TTS (new console API Key)
|
||||
DOUBAO_SPEECH_VOICE_TYPE= # Default Doubao speaker/voice type, e.g. zh_female_vv_uranus_bigtts
|
||||
FISH_AUDIO_API_KEY= # fish.audio TTS (S1 / speech-1.x, reference_id voice cloning)
|
||||
FISH_AUDIO_API_KEY= # fish.audio TTS (s1 / s2-pro / s2.1-pro, reference_id voice cloning)
|
||||
# Piper local voices do not require env vars; install `piper-tts` via pip
|
||||
|
||||
# --- DashScope (Alibaba Cloud Bailian) ---
|
||||
|
||||
Reference in New Issue
Block a user