Back to Directory
general
Walkie-Talkie Mode
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.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Walkie-Talkie skill initial release:
- Enables automatic voice-to-voice conversations on WhatsApp via local transcription and text-to-speech.
- Transcribes incoming audio messages and processes them as prompts.
- Responds with both text and synthetic voice audio using local TTS.
- Activates when receiving audio messages or upon user request ("activa modo walkie-talkie", "hablemos por voz").
- Uses only local tools for processing and aims to ensure rapid response times.