Skip to content

POC for voice question/answers #41

Description

@lfoppiano

Let's write a Streamlit app that can be used to test the end to end Q/A with voice (no document viewer) but a transcript of what is being requested / responded

  • Deploy everything (STT, TTS) on modal.
  • Real time voice generation
  • Play back what was transcrabited
  • Merge both models(TTs and STT) in one container
  • Remove the buttons VAD (Voice Activity Detection)
  • Integrate LLM for chat
  • Deploy to HF space
  • Integrate the llm engine with the qa library

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