mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #447] [MERGED] fix model gpustack provider tts and speech2text not work #1374
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/447
Author: @alexcodelf
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/14/2025
Merged by: @crazywoola
Base:
main← Head:fix/gpustack-tts📝 Commits (1)
9d290a5fix: model provider GPUStack TTS not work📊 Changes
6 files changed (+23 additions, -16 deletions)
View changed files
📝
models/gpustack/manifest.yaml(+1 -1)📝
models/gpustack/models/llm/llm.py(+1 -0)📝
models/gpustack/models/rerank/rerank.py(+3 -0)📝
models/gpustack/models/speech2text/speech2text.py(+7 -8)📝
models/gpustack/models/tts/tts.py(+9 -7)📝
models/gpustack/provider/gpustack.yaml(+2 -0)📄 Description
fix https://github.com/langgenius/dify/issues/15539
fix https://github.com/gpustack/gpustack/issues/1453
This pr is going to
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.