stt
星标9
分支0
更新时间2026年4月8日 13:43
Transcribe audio speech to text or generate subtitle (.srt) files. Use this to process voice messages.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Transcribe audio speech to text or generate subtitle (.srt) files. Use this to process voice messages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | stt |
| description | Transcribe audio speech to text or generate subtitle (.srt) files. Use this to process voice messages. |
Make sure the stt command is installed with the package:
which stt || uv tool install --default-index https://pypi.org/simple git+https://github.com/codescv/aigc_toolkit.
--audio: The full path to the input audio file.--output (Optional): The path to save the output text or .srt file. If not specified, prints to standard output.--srt (Optional): Force the output as SubRip Subtitle format (.srt). This is automatically inferred if --output ends with .srt.--model (Optional, default: mlx-community/whisper-large-v3-turbo): The whisper model ID or local path to use.stt --audio /path/to/audio.wav
stt --audio /path/to/audio.wav --output /path/to/transcription.txt
stt --audio /path/to/audio.wav --output /path/to/subtitles.srt
Help the user set up cronjobs that can run periodically.
Manage background tasks.
Create a new character for role playing.
Generate high-fidelity speech audio using text to speech with voice cloning and subtitles.
All in one image skill with image generation and editing.
All in one video editing skill with video generation, audio dubbing, subtitles etc.