← 返回
沟通协作

Vocal Chat

Handles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type.
在WhatsApp上处理语音对话,自动转录收到的语音并用本地TTS音频回复。适用于用户想通过说话而非打字的情况。
rubenfb23
沟通协作 clawhub v1.0.0 1 版本 99136.7 Key: 无需
★ 12
Stars
📥 4,009
下载
💾 472
安装
1
版本
#latest

概述

Walkie-Talkie Mode

This skill automates the voice-to-voice loop on WhatsApp using local transcription and local TTS.

Workflow

  1. Incoming Audio: When a user sends an audio/ogg/opus file:
    • Use tools/transcribe_voice.sh to get the text.
    • Process the text as a normal user prompt.
  1. Outgoing Response:
    • Instead of a text reply, generate speech using bin/sherpa-onnx-tts.
    • Send the resulting .ogg file back to the user as a voice note.

Triggers

  • User sends an audio message.
  • User says "activa modo walkie-talkie" or "hablemos por voz".

Constraints

  • Use local tools only (ffmpeg, whisper-cpp, sherpa-onnx-tts).
  • Maintain a fast response time (RTF < 0.5).
  • Always reply with BOTH text (for clarity) and audio.

Manual Execution (Internal)

To respond with voice manually:

bin/sherpa-onnx-tts /tmp/reply.ogg "Tu mensaje aquí"

Then send /tmp/reply.ogg via message tool with filePath.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 10:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,670
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,385
content-creation

ArXiv Watcher

rubenfb23
搜索并总结ArXiv论文。适用于用户查询最新研究、特定主题或AI论文每日摘要时。
★ 19 📥 14,303