mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2349] [MERGED] feat(minimax): Add speech-2.6 and support fetch voicers from API. #2416
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/2349
Author: @leslie2046
Created: 12/30/2025
Status: ✅ Merged
Merged: 12/30/2025
Merged by: @hjlarry
Base:
main← Head:feat/minimax📝 Commits (3)
5d42c49feat(minimax): Add speech-2.6 and support fetch voicers from API.f37a93cUpdate models/minimax/models/tts/tts.pyfd7bc63Update models/minimax/models/tts/tts.py📊 Changes
9 files changed (+67 additions, -575 deletions)
View changed files
📝
models/minimax/manifest.yaml(+1 -1)📝
models/minimax/models/tts/speech-01-hd.yaml(+0 -139)📝
models/minimax/models/tts/speech-01-turbo.yaml(+0 -139)📝
models/minimax/models/tts/speech-02-hd.yaml(+0 -139)📝
models/minimax/models/tts/speech-02-turbo.yaml(+0 -139)➕
models/minimax/models/tts/speech-2.6-hd.yaml(+12 -0)➕
models/minimax/models/tts/speech-2.6-turbo.yaml(+12 -0)📝
models/minimax/models/tts/tts.py(+41 -17)📝
models/minimax/requirements.txt(+1 -1)📄 Description
Related Issues or Context
https://platform.minimaxi.com/docs/guides/speech-t2a-websocket
https://platform.minimaxi.com/docs/api-reference/voice-management-get
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.6.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.