mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Where did the original "Speech To Text" plugin go? #733
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?
Originally created by @fsea on GitHub (Oct 19, 2025).
Self Checks
Dify version
1.9.1
Plugin version
0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
It's also not available in the app market.
✔️ Error log
Can be downloaded
@dosubot[bot] commented on GitHub (Oct 19, 2025):
The original "Speech To Text" functionality is not a standalone plugin in the app market—instead, it's implemented as a built-in feature within the Dify core codebase. You can find its implementation in the core API, and it's managed through system provider settings rather than as a separate plugin installable from the app market. If you're looking for plugin-based speech-to-text, recent updates have integrated this capability into plugins like "fishaudio" and "volcengine," which now provide speech-to-text support as part of their offerings. For configuration, make sure your provider and plugin are set up to expose speech-to-text models in the system settings, as described in the plugin configuration and core API implementation.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
