Design & media

HotBee 音视频转文字

Try it

把音频或视频链接转换成文字稿。

What it does

Use when a user wants audio or video converted to text through HotBee speechToText, including file URL transcription, video URL transcription, or transcript extraction from parsed social videos.

The skill document

HotBee Audio/Video Transcript

中文名:HotBee 音视频转文字

Only submit media the user owns, is authorized to process, or can lawfully access. Before a live call, explain that it may consume HotBee quota and confirm intent unless already approved. Read HOTBEE_API_KEY from the local environment only. Do not echo the key or expose signed/private media query parameters in logs or errors.

Use the package CLI:

npx -y github:shanye1402-hash/hotbee-social-data-skills#v1.1.0 call transcript --file-url "https://example.com/video.mp4"

Use HOTBEE_API_KEY only.

Read references/api.md for endpoint and parameter details.

Official capability directory: HotBee Skills

Related skills

Use when the user wants to extract spoken text from a Douyin video link and produce a corrected, readable Chinese transcript

Offline-first workflow for turning Chinese web page video or audio into text and Word deliverables. Use when Codex needs to (1) extract playable media stream...

14 installs

把音视频转成文字稿。传入公网可访问的文件地址即可得到转写文本,适合提取口播文案、整理会议/直播录音、做字幕与二次剪辑素材。 适用场景:用户要把音频或视频转成文字稿、提取口播内容时使用。

从本地视频文件中提取语音文案/字幕。当用户提供视频文件路径(MP4等)要求提取文案、字幕、语音转文字时触发。跨平台支持(macOS/Windows/Linux),完全离线运行。

丢一条热门短视频链接,自动下载视频、本地转写(faster-whisper)、AI分析,输出交互式胶囊卡片 HTML 报告。需网络下载视频和 Whisper 模型(首次约 500MB),转写和分析完全本地。分析由调用方 AI 完成,无外部 API 调用。HTML 报告无外部资源依赖(不含 Google Fonts 等第三方请求)。

1 installs