Files
zeroclaw/src
TopherMayor 1a9102e871
Some checks failed
CI / Detect Change Scope (push) Has been cancelled
CI / Format & Lint (push) Has been cancelled
CI / Lint Strict Delta (push) Has been cancelled
Docker / PR Docker Smoke (push) Has been cancelled
Docker / Build and Push Docker Image (push) Has been cancelled
Rust Package Security Audit / Security Audit (push) Has been cancelled
Rust Package Security Audit / License & Supply Chain (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (Smoke) (push) Has been cancelled
CI / Docs-Only Fast Path (push) Has been cancelled
CI / Non-Rust Fast Path (push) Has been cancelled
CI / Docs Quality (push) Has been cancelled
CI / CI Required Gate (push) Has been cancelled
Stale / stale (push) Has been cancelled
feat(telegram): add voice message auto-transcription
- Add download_voice_file method to download voice/audio from Telegram
- Add transcribe_voice_file method using faster-whisper
- Add parse_voice_message to detect voice/audio messages
- Modify listen() to process voice messages and include transcription
- Add file_url helper for Telegram file downloads
- Add tests for voice message parsing
2026-02-18 02:19:37 +00:00
..