[PR #30] [MERGED] Plugin/improve fishaudio #1006

Closed
opened 2026-02-16 10:21:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/30
Author: @Yeuoly
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @Yeuoly

Base: mainHead: plugin/improve-fishaudio


📝 Commits (3)

📊 Changes

5 files changed (+113 additions, -13 deletions)

View changed files

📝 models/fishaudio/manifest.yaml (+1 -1)
📝 models/fishaudio/models/common_fishaudio.py (+12 -7)
📝 models/fishaudio/models/tts/tts.py (+40 -4)
📝 models/fishaudio/provider/fishaudio.yaml (+59 -0)
📝 models/fishaudio/requirements.txt (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/30 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `plugin/improve-fishaudio` --- ### 📝 Commits (3) - [`28bdc74`](https://github.com/langgenius/dify-official-plugins/commit/28bdc7465843125dcf81a890fc5e0635e0f1e97d) add customizable model to fishaudio - [`8e6178d`](https://github.com/langgenius/dify-official-plugins/commit/8e6178d2c41f9d29becc42d43a231cc5318b73bc) bump sdk to beta58 - [`436ed96`](https://github.com/langgenius/dify-official-plugins/commit/436ed968244555edf713bea86e3894e63294b70c) bump version to 0.0.2 ### 📊 Changes **5 files changed** (+113 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `models/fishaudio/manifest.yaml` (+1 -1) 📝 `models/fishaudio/models/common_fishaudio.py` (+12 -7) 📝 `models/fishaudio/models/tts/tts.py` (+40 -4) 📝 `models/fishaudio/provider/fishaudio.yaml` (+59 -0) 📝 `models/fishaudio/requirements.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:21:39 -05:00
yindo closed this issue 2026-02-16 10:21:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1006