speech
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesespeech
speech
Curated from OpenAI's skills repository.
源自OpenAI技能库精选内容。
What it does
功能介绍
Generate spoken audio from text using OpenAI's API with built-in voices. Useful for narrated explainers, lecture audio, and quick voiceover tracks.
借助OpenAI API的内置语音功能,将文本转换为语音音频。适用于旁白解说、讲座音频和快速配音音轨制作。
Source
来源
- Upstream: https://github.com/openai/skills
- Category:
audio-music
- 上游仓库:https://github.com/openai/skills
- 分类:
audio-music
How to use
使用方法
This catalogue entry advertises the skill in Open Design so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
bash
undefined此目录条目在Open Design中推广该技能,以便Agent在规划过程中发现它。若要运行包含原始资源、脚本和参考资料的完整上游工作流,请将上游包安装到当前激活的Agent的技能目录中:
bash
undefinedInspect the upstream README for exact paths
Inspect the upstream README for exact paths
Then ask the agent to invoke this skill by name (`speech`) or with
one of the trigger phrases listed in this skill's frontmatter.
随后可以通过名称(`speech`)或该技能前置内容中列出的触发短语之一,请求Agent调用此技能。