fix: add zh_Hans labels for builtin Audio provider and its tools (#40408)

This commit is contained in:
Valor
2026-08-11 16:27:59 +08:00
committed by GitHub
parent 4175d062f4
commit e3812cf72b
3 changed files with 3 additions and 0 deletions
@@ -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.