telegram-voice-to-voice-macos
This skill implements a macOS Apple Silicon Telegram voice-to-voice workflow that transcribes `.ogg` notes locally with `yap` and generates replies via macOS TTS (`say` + `ffmpeg`), storing per-user state in `voice_state/telegram.json`. It includes local shell scripts (`scripts/transcribe_telegram_ogg.sh`, `scripts/tts_telegram_voice.sh`) that execute `say`, `ffmpeg`, and `yap`.