Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AI / MLMédio

Audio Transcribe

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
80
Score

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

audio-transcriptionspeech-to-textspeaker-diarizationopenai-apiaudio-processingtext-extraction
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtranscribe/workflow
1. Collect inputs: audio file path(s), desired response format (text/json/diarized_json), optional language hint, and any known speaker references.
2. Verify `OPENAI_API_KEY` is set. If missing, ask the user to set it locally (do not ask them to paste the key).
3. Run the bundled `transcribe_diarize.py` CLI with sensible defaults (fast text transcription).
4. Validate the output: transcription quality, speaker labels, and segment boundaries; iterate with a single targeted change if needed.
5. Save outputs under `output/transcribe/` when working in this repo.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←Speech Generation Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aPrompt Optimizer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
60
Similar aEmbedding Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Similar aToken Counter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aScreenshot Capture
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Image Generation Skill
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Sora Video Generation Skill
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Speech Generation Skill
65%
Hebbian Synapse
Composite0.650
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executed ←Speech Generation Skill
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Audio Transcribe
transcribe
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
transcribe this audio fileconvert audio to textextract text from recordinglabel speakers in this audiodiarize this audio filetranscribe audio with speaker identificationget a text transcript of this recordingprocess this audio and provide a transcript

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download transcribe
$ synaptic skills detail transcribe
$ synaptic skills live transcribe

Dependências

openai

Links

GitHub Repository