• Joined on 2026-06-08
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-30 00:13:40 +00:00
c44f9f03fe Upgrade transcription model from gpt-4o-mini-transcribe to gpt-4o-transcribe for better accent handling
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-16 12:07:43 +00:00
97099095bd Fix recording artifact readiness race
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-15 12:06:19 +00:00
12f35ccdc3 Fix speaker-track readiness race: skip mixed-file wait when tracks exist
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-12 12:18:39 +00:00
8fd5e5b464 Add speaker-attributed meeting transcription
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-12 11:36:41 +00:00
7516e0ad61 fix: wait for finalized wav header before transcription
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-10 12:01:15 +00:00
5e51535693 fix: add summary fallback and stabilize recording sink
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-10 11:47:49 +00:00
53889da8f6 fix: add transcription provider fallback
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-10 03:21:38 +00:00
6670b5adec fix: enforce meeting summary sections
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-09 11:42:16 +00:00
53d73df433 Add manual retry flow for failed meeting summaries
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 12:12:20 +00:00
d101c34156 feat: add chunked meeting transcription and logging
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 07:09:03 +00:00
eca1a386d0 docs: clarify docker autostart setup
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 07:01:56 +00:00
fd79ade304 fix: copy vendored dependency before pip install
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 06:59:27 +00:00
eecd129656 fix: vendor DAVE-compatible voice recv build
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 06:43:49 +00:00
b6223382dd fix: add transcription model fallback chain
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 06:38:06 +00:00
f629794a50 fix: normalize meeting audio before transcription
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 06:29:35 +00:00
a191bcd1eb fix: decode opus manually and use json audio transcription
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 06:20:49 +00:00
e6aac63aca fix: ignore corrupted opus packets
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 05:53:58 +00:00
1cfd76ae44 fix: use directory config mount for casaos
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 05:28:06 +00:00
92c631e4b6 fix: pin voice recv pre-release version
Pheby pushed to main at Chris/discord-meeting-bot 2026-06-08 02:39:08 +00:00
216df68f0b feat: initial discord meeting bot