mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #248] [CLOSED] Tts model updates #1216
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/248
Author: @senseb
Created: 2/23/2025
Status: ❌ Closed
Base:
main← Head:tts-model-updates📝 Commits (2)
8576e1ffeat: add and update deepseek model configs94d1b13feat: add and update TTS model configs📊 Changes
9 files changed (+211 additions, -20 deletions)
View changed files
📝
models/siliconflow/models/llm/_position.yaml(+18 -14)➕
models/siliconflow/models/llm/deepseek-r1-pro.yaml(+21 -0)📝
models/siliconflow/models/llm/deepseek-r1.yaml(+2 -2)➕
models/siliconflow/models/llm/deepseek-v3-pro.yaml(+53 -0)📝
models/siliconflow/models/llm/llm.py(+2 -2)➕
models/siliconflow/models/tts/cosyvoice2-0.5b.yaml(+38 -0)📝
models/siliconflow/models/tts/fish-speech-1.4.yaml(+2 -2)➕
models/siliconflow/models/tts/fish-speech-1.5.yaml(+37 -0)➕
models/siliconflow/models/tts/gpt-sovits.yaml(+38 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.