Enhanced AI Vocal Responsive #73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Situation
Deliverable
Backend endpoint implemented
POST /hero_agent/api/voice/chat— server-side STT → Agent → TTS pipeline:audio)/v1/audio/transcriptionsfor STT (Groq Whisper)/v1/audio/speechfor TTSOptional fields:
conversation_id,voice(default: alloy)Still needed for full deliverable
Endpoint is live at https://herodev.gent04.grid.tf/hero_agent/api/voice/chat
Signed-off-by: mik-tf
Progress — voice AI backend + frontend mic button
Done
/api/voice/chatendpoint (STT → Agent → TTS pipeline via hero_aibroker)/api/voice/transcribeendpoint (STT only, for mic button)Architecture findings
/v1/audio/speechendpointRemaining (see issue #74 for full plan)
Signed-off-by: mik-tf
mik-tf referenced this issue2026-03-22 01:47:13 +00:00
Voice AI — Level 1 complete
Working
Remaining (tracked in #74)
Signed-off-by: mik-tf