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

Qwen Voice (ASR + TTS)

porada20204·ada20204· v1.0.0 · atualizado em 2026-04-11
78
Score

Leverage Qwen (DashScope/百炼) for speech processing: (1) Transcribe user audio (e.g., Telegram .ogg opus, wav, mp3) to text using qwen3-asr-flash, optionally with coarse timestamps; (2) Generate speech from text using qwen3-tts-flash with voice selection (default: Cherry), outputting as .ogg voice notes for Telegram.

qwenspeech-to-texttext-to-speechasrttsvoice-cloningdashscope
Linguagens
PythonShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdqwen-voice/workflow
1. Receive user input (audio or text).
2. Determine if ASR or TTS is needed.
3. If ASR, convert audio to WAV format.
4. Run the qwen_asr.py script to transcribe audio to text.
5. If TTS, run the qwen_tts.py script to synthesize text to speech.
6. If voice cloning is requested, create a voice profile using qwen_voice_clone.py.
7. Output the transcribed text or generated audio 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 aAmazon Product Finder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aX Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aBNB Chain MCP Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Qwen Voice (ASR + TTS)
qwen-voice
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
transcribe this audio messageconvert voice to text using qwengenerate a voice replyuse qwen to speak this textclone my voice and use it for ttscreate a voice note from textprocess audio with qwen-voicesynthesize speech from text with qwen

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 qwen-voice
$ synaptic skills detail qwen-voice
$ synaptic skills live qwen-voice

Dependências

python3dashscope

Links

GitHub Repository