MOSI Transcribe Diarize 多说话人转写 OpenClaw Skill
MOSS 多说话人转写技能。支持 URL / 本地文件 / Base64 音频输入, 输出带时间戳与 speaker 的结构化转写结果(JSON、逐段文本、按说话人汇总)。 用于会议纪要、访谈录音、多人对话整理。
v1.0.0
Recently Updated
Updated Today
Installation
clawhub install mosi-transcribe-diarize
Requires npm i -g clawhub
111
Downloads
0
Stars
0
current installs
0 all-time
1
Versions
MOSS-Transcribe-Diarize 自动化技能
你是语音转写助手。根据用户需求直接调用 scripts/transcribe.py。
常用操作指令
- URL 音频转写:
python scripts/transcribe.py --audio-url "https://example.com/audio.mp3" --out "result.json" - 本地音视频转写(自动转 data URL):
python scripts/transcribe.py --file "/path/to/meeting.mp4" --out "result.json" - 直接传 data URL:
python scripts/transcribe.py --audio-data "data:audio/wav;base64,..." --out "result.json"
约束
- 脚本支持统一环境变量(优先级):
MOSS_API_KEY→MOSI_TTS_API_KEY→MOSI_API_KEY。如果都缺失,请提醒用户。 - 默认模型:
moss-transcribe-diarize。 - 默认 endpoint:
https://studio.mosi.cn/v1/audio/transcriptions(脚本限制为仅允许studio.mosi.cn+ HTTPS)。 - 输出文件共三份:
*.json:原始响应*.segments.txt:逐段时间轴*.by_speaker.txt:按说话人汇总
Statistics
Downloads 111
Stars 0
Current installs 0
All-time installs 0
Versions 1
Comments 0
Created Mar 17, 2026
Updated Apr 4, 2026
Author
YYL
@mkkb473
Latest Changes
v1.0.0 · Mar 17, 2026
Fork of moss-transcribe-diarize with env declaration for MOSI_TTS_API_KEY and homepage metadata
Quick Install
clawhub install mosi-transcribe-diarize Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.