fluffychat/.github
wcjord f6a048ca3e
feat: embed STT transcription in audio event content (#5731)
* feat: embed STT transcription in audio event content

Before sending the audio event, the client now fetches the STT
transcript first, then embeds it under 'user_stt' in the event
content. This mirrors the 'original_sent' pattern for text messages
and lets the bot read the transcript immediately without downloading
audio or calling choreo.

- Add ModelKey.userStt constant
- Rewrite onVoiceMessageSend to get transcript before sending audio
- Update getSpeechToTextLocal() to check userStt before botTranscription

* chore: replace inaccurate comment with TODO referencing #5730

* formatting

* fix pangea comments

* feat: make stt translations relate to pangea message events instead of stt representation events

* clean up pangea event types

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2026-02-18 12:39:38 -05:00
..
actions/free_up_space Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00
instructions feat: embed STT transcription in audio event content (#5731) 2026-02-18 12:39:38 -05:00
ISSUE_TEMPLATE Make Pangea Chat specific issue templates (#5688) 2026-02-13 13:34:03 -05:00
workflows revert: remove temp e2e-tests workflow from main 2026-02-11 19:54:27 -05:00
CODEOWNERS Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00
copilot-instructions.md docs: update copilot instructions to include documentation standards reference 2026-02-15 19:37:46 -05:00
dependabot.yml Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00
FUNDING.yml docs: Create FUNDING.yml 2023-07-15 09:49:21 +09:00
pull_request_template.md Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00