Xubin Ren
35dde8a30e
refactor: unify voice transcription config across all channels
- Move transcriptionProvider to global channels config (not per-channel)
- ChannelManager auto-resolves API key from matching provider config
- BaseChannel gets transcription_provider attribute, no more getattr hack
- Remove redundant transcription fields from WhatsAppConfig
- Update README: document transcriptionProvider, update provider table
Made-with: Cursor
2026-04-06 06:07:30 +00:00
..
2026-03-24 15:12:22 +08:00
2026-03-27 21:43:57 +08:00
2026-04-04 02:21:42 +08:00
2026-03-24 15:12:22 +08:00
2026-04-01 19:12:49 +00:00
2026-03-27 14:28:40 +00:00
2026-03-24 15:12:22 +08:00
2026-04-06 13:49:38 +08:00
2026-03-24 15:12:22 +08:00
2026-04-05 16:53:05 +08:00
2026-03-24 15:12:22 +08:00
2026-03-27 21:59:11 +08:00
2026-03-24 15:12:22 +08:00
2026-03-24 15:12:22 +08:00
2026-04-02 18:17:00 +08:00
2026-04-04 01:52:39 +08:00
2026-03-24 15:12:22 +08:00
2026-03-24 15:12:22 +08:00
2026-04-06 02:44:21 +08:00
2026-04-02 14:28:23 +08:00
2026-04-06 06:07:30 +00:00