early access面向智能体和自动化的媒体基础设施

嘈杂音频进,
干净 JSON 出。

一次调用,搞定 4 小时文件、说话人混乱和格式地狱——交给你的智能体一个稳定的 schema。无需 ffmpeg,无需盯着。

$
✓ tools registered — try “transcribe this call, give me action items”
需要密钥—— agent.v1 · 失败任务不计费
// runs in your agent, ships to your stackClaude CodeCursorGeminiMCPCLIREST APIn8nZapierMakeGitHub ActionsNotionHubSpot
// runs in your agent, ships to your stackClaude CodeCursorGeminiMCPCLIREST APIn8nZapierMakeGitHub ActionsNotionHubSpot
// real output, not a mockup

See what comes back.

Every sample below is an actual file the live engine produced — play it, read it, then run it on your own.

auto-detected · Vietnamese
● produced by the live enginerun it on your file
// 真正的硬骨头

转写是免费的。让它规模化可靠才是贵的。

谁都能调 Whisper。真正烧时间的是周围那一圈。Vocce 把这些部分扛下来,让你的智能体或自动化一次调用就能信任结果。

多小时文件分片

将 4 小时录音拆分、并行转写、再拼接回连续准确的时间戳——接缝处无漂移。

支持 10GB+ 上传

说话人分离

跨整段文件保持一致的稳定说话人映射,低置信度片段会被标记而非静默猜测。

speaker_map.json

幂等任务与自动重试

重复发送同一任务,得到同一 job_id。后端临时故障自动重试。失败任务不计费。

exactly-once 语义

格式地狱,终结

MOV、M4A、WebM、奇怪的码率、无标准化音轨的视频——Vocce 清理、归一化响度、为 ASR 压缩,接受 URL 或上传。你永远不用碰 ffmpeg。

20+ 格式 · 清理 · 归一化 · 压缩

Webhook 与统一 schema

将完成结果推送到你的 hook、队列或自动化。MCP、CLI、API 和每个节点的输出 schema 完全一致。

agent.v1 schema
// 交付物

不是一堵文字墙。是你的代码能直接用的输出。

一次任务返回下游工具所需的全部产物——结构化、版本化、稳定到可以往上构建。

transcript.agent.json
{
  "speaker_turns": [
    { "speaker": "A", "start": 12.4, "text": "..." }
  ],
  "chapters": ["Problem", "Decision", "Next steps"],
  "artifacts": ["transcript.md", "subtitles.srt"]
}
// 真正存在的分发渠道

把 Vocce 装进你已经在用的工具里。

真正的发现发生在人们构建的地方:MCP 注册中心、自动化市场、以及你的 CI。跨所有渠道的统一工具名和 schema。

install
{
  "mcpServers": {
    "vocce": {
      "command": "npx",
      "args": ["@vocce/transcribe-mcp"],
      "env": { "VOCCE_API_KEY": "vc_..." }
    }
  }
}
MCP Registry已发布的服务器元数据,可直接安装和索引。vocce
n8n · GitHub Action预置“转写媒体”节点 + 一个 GitHub Action,Zapier、Make 规划中。automation marketplaces
GitHub Action放入 CI,转写发布媒体或 PR 演示。vocce/transcribe-action
稳定契约工具名永不漂移,智能体形成可靠习惯。create_transcription_job
// 旗舰工作流

把客户通话变成 CRM 就绪的情报。

一个深入而非求广的例子。同样的原语支撑播客发布、研究访谈和合规字幕——但这里是团队愿意先付费的工作流。

销售与客户成功团队

录音进。CRM 中的行动出。

丢入通话录音(或让 Vocce 指向 URL)。它清理音频、分离说话人、提取异议、承诺和下一步行动,然后通过 webhook 将结构化摘要直接推入 HubSpot、Salesforce 或 Notion。无需重录、无需手动笔记、无需拼凑的管道。

通话录音上传或 URL——任意格式、任意长度
Vocce 一次调用清理 · 分离 · 转写 · 提取
结构化情报异议、承诺、下一步、负责人
推送至你的 CRMwebhook → HubSpot / Salesforce / Notion
// Vocce 的位置

介于原始 API 和重型应用之间。

我们坦诚自己的赛道:不是最便宜的 STT,也不是会议机器人。是中间那个可靠的层次。

原始 ASR API分钟便宜,没有管道。

Deepgram、AssemblyAI、Whisper 给你文本。你还要自己搭建分片、说话人拼接、重试和投递。Vocce 就是那一层。

转写应用界面好,黑盒子。

Otter 和 TurboScribe 是为人在仪表盘里使用而设计的。Vocce 是为被代码调用而生,有稳定的 schema 和 webhook。

自建管道能用,直到不能用。

你自己的 ffmpeg + 队列 + ASR 脚本在凌晨两点被 4 小时文件搞崩。Vocce 是那个脚本的维护版。

// 在浏览器中试试

无需 SDK 就能看到输出。

丢入一个文件,免费获取 3 分钟预览:质量报告、前几条字幕、以及 agent JSON 样本。当导出结果重要时,按包付费或接入 API。

3 分钟免费预览无需信用卡MP3、MP4、M4A、WAV、MOV
vocce · transcribe● live
点击或拖拽上传
音频或视频文件 · ≤ 50MB
// 高意向入口

一个引擎。多个广告就绪页面。

同一个可靠管道支撑着聚焦的落地页——每个页面都以访客搜索的具体任务开场。

Convert audio to text, then export the whole pack.
Turn interviews into clean, quotable transcripts.
Whisper-quality transcription without the setup.
Turn video into transcripts, captions, and reusable notes.
Convert MP4 into text, captions, and clean handoff files.
Turn quick voice notes into usable text.
Create subtitles from audio or video without rebuilding the workflow.
Translate subtitles without breaking the timeline.
Drop a video. Get a soundtrack that fits.
Turn podcast episodes into transcripts, notes, and reusable content.
Upload a meeting recording. Get decisions and next steps.
Give your AI agent a media processing tool.
Automate transcription from the terminal.
Give agents transcripts they can actually reason over.
Clean up messy voice recordings.
Make big, messy media easier to transcribe.
Convert M4A to MP3 in seconds.
Convert WAV to MP3 without the bulk.
Convert FLAC to MP3 that plays everywhere.
Convert AAC to MP3 cleanly.
Convert OGG to MP3 that just works.
Turn MP4 video into MP3 audio.
Convert any audio to any format.
Convert MOV to MP4 without re-encoding pain.
Pull the audio out of any video.
Compress MP3 files without killing the sound.
Compress any audio file down to size.
Get any video under 10MB.
Make your clip fit Discord's upload limit.
Shrink video small enough to email.
Compress MP4 files fast.
Compress any video, predictably.
Make any recording sound professional.
Convert MP3 to text you can use.
Turn lectures into notes worth keeping.
Transcribe entire courses, lesson by lesson.
Notes that write themselves.
Generate WebVTT captions for the web.
Translate subtitles into any language.
Translate SRT files without breaking sync.
Turn any recording or file into structured notes.
Long recording in. Short, useful summary out.
Ask your files questions. Get cited answers.
Turn lectures and notes into flashcards automatically.
Compress images without uploading them anywhere.
Make PDFs smaller without wrecking readability.
// FAQ

降低构建风险的答案。

Vocce 比原始 ASR API 多了什么?+

原始 API 只返回一个干净文件的文本。Vocce 拥有它周围的管道:多小时文件分片拼接无时间戳漂移、带稳定映射的说话人分离、格式归一化、幂等任务、自动重试和 webhook 投递——全部以一个版本化的 schema 返回。

我可以在哪里调用它?+

MCP、CLI、REST API、n8n 节点和一个 GitHub Action 现已可用,Zapier、Make 规划中。所有渠道的工具名和输出 schema 完全一致。

失败任务会消耗额度吗?+

不会。上传失败和任务失败不消耗额度。只有当任务成功完成时才计费,同时向你的代码暴露清晰的失败原因。

支持哪些导出格式?+

TXT、Markdown、DOCX、SRT、VTT、纯净音频、压缩音频、摘要 Markdown、质量报告,以及供下游工具使用的 agent JSON schema。

它准备好接入我的后端了吗?+

前端将任务提交到可配置的 API 端点,如果后端未连接则安全失败。将其接入你的上传、队列、ffmpeg、ASR 和导出管道;契约在 backend-contract.md 中有文档说明。

别再重复搭建 同样的媒体管道了。

获取 API 密钥、安装 MCP,或者直接丢入一个文件。一次调用、一个 schema、所有渠道。