mirror of
https://github.com/langgenius/dify.git
synced 2026-09-01 15:09:21 +08:00
fix: add zh_Hans labels for builtin Audio provider and its tools (#40408)
This commit is contained in:
@@ -3,6 +3,7 @@ identity:
|
||||
name: audio
|
||||
label:
|
||||
en_US: Audio
|
||||
zh_Hans: 音频
|
||||
description:
|
||||
en_US: A tool for tts and asr.
|
||||
zh_Hans: 一个用于文本转语音和语音转文本的工具。
|
||||
|
||||
@@ -3,6 +3,7 @@ identity:
|
||||
author: hjlarry
|
||||
label:
|
||||
en_US: Speech To Text
|
||||
zh_Hans: 语音转文本
|
||||
description:
|
||||
human:
|
||||
en_US: Convert audio file to text.
|
||||
|
||||
@@ -3,6 +3,7 @@ identity:
|
||||
author: hjlarry
|
||||
label:
|
||||
en_US: Text To Speech
|
||||
zh_Hans: 文本转语音
|
||||
description:
|
||||
human:
|
||||
en_US: Convert text to audio file.
|
||||
|
||||
Reference in New Issue
Block a user