You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle message:voice: download the OGG, transcribe via a Whisper-compatible endpoint (configurable in .env), then submit as a prompt. See src/bot/handlers/photo.ts for the download pattern.
Handle
message:voice: download the OGG, transcribe via a Whisper-compatible endpoint (configurable in .env), then submit as a prompt. Seesrc/bot/handlers/photo.tsfor the download pattern.