mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 10:05:23 -04:00
[PR #457] [MERGED] Fix missing openai-api-compatible speech2text model after addition #1379
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/457
Author: @roach231428
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/17/2025
Merged by: @crazywoola
Base:
main← Head:fix/openai_compat_add_stt_model_bug📝 Commits (3)
b5b661afix: speech2text model missing after addsf0032d4update version884c119Merge branch 'main' into fix/openai_compat_add_stt_model_bug📊 Changes
2 files changed (+17 additions, -2 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/speech2text/speech2text.py(+16 -1)📄 Description
Fix the problem of issue#448
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.