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

Whisper (CLI)

poropenclaw·openclaw· v1.0.0 · atualizado em 2026-04-10
76
Score

Local speech-to-text with the Whisper CLI (no API key).

speech-to-textaudio-transcriptionwhisper-clilocal-processingnatural-language-processingaudio-processing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdopenai-whisper/workflow
Receive audio file path and desired output format.
Determine the Whisper model to use (defaults to `turbo`).
Check if the model is cached; download if needed.
Execute the Whisper CLI command with the specified parameters.
Transcribe or translate the audio.
Save the output to the specified directory in the chosen format.
Provide the path to the transcribed text file.

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

Similar aElevenLabs Speech-to-Text
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aFaster Whisper
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←NaturalLanguage + Translation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Whisper (CLI)
openai-whisper
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers6
transcribe audio using whisperconvert speech to text locallyuse whisper cli for transcriptiontranslate audio to textrun whisper on an audio fileprocess audio file with whisper

Avaliar este Skill

Score Breakdown

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

Instalação

$ synaptic mcp download openai-whisper
$ synaptic skills detail openai-whisper
$ synaptic skills live openai-whisper

Dependências

whisper-cli

Links

GitHub Repository