Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

vocce transcribe

БесплатноНе проверен

Transcribe audio/video to text + SRT/VTT via vocce's hosted Whisper. No API key required.

GitHubEmbed

Описание

Transcribe audio/video to text + SRT/VTT via vocce's hosted Whisper. No API key required.

README

Hosted audio/video transcription for AI agents and automations. No API key. No local model. Upload a file, get back text + SRT + VTT + timestamped segments — powered by Whisper large-v3 on vocce's GPU.

→ Product: https://vocce.io · API docs: https://vocce.io/api · OpenAPI: https://vocce.io/openapi.json

Three ways to use it

1. MCP server — for Claude, Cursor, Windsurf, …

{ "mcpServers": { "vocce": { "command": "npx", "args": ["-y", "vocce-transcribe-mcp"] } } }

Details → transcribe-mcp-server/

2. CLI — Python, stdlib only

python3 transcribe-cli/transcribe.py meeting.mp3 --format srt

Details → transcribe-cli/

3. Agent Skill — drop-in for Claude

See → agent-transcription-skill/

Also in here

How it works

Every package is a thin client: it uploads your file to vocce's hosted backend, polls until the job is done, and returns the result. The transcription runs on vocce's GPU — nothing to install, no model to download. The backend is the product; these clients are open source (MIT).

License

MIT

from github.com/cmoonagent/vocce-agent

Установить vocce transcribe в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install vocce-transcribe

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add vocce-transcribe -- npx -y vocce-transcribe-mcp

FAQ

vocce transcribe MCP бесплатный?

Да, vocce transcribe MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для vocce transcribe?

Нет, vocce transcribe работает без API-ключей и переменных окружения.

vocce transcribe — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить vocce transcribe в Claude Desktop, Claude Code или Cursor?

Открой vocce transcribe на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare vocce transcribe with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media