Skip to content

Transcription for Live Conversation #2

@maxakiralee

Description

@maxakiralee

Add a transcription to the live conversation. Fetch the text from the STT and TTS in the backend, and display it in the frontend. No need for much styling.

Frontend:

Backend:

These files have been added/changed to allow the user to receive live translation into english by talking:

  1. record themselves talking
  2. send that audio blob to the backend
  3. process it in a STT -> LLM (translation into English) -> TTS pipeline in the backend
  4. send translated audio blob back to frontend
  5. plays audio blob to user

At Bottom of page:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions