PeoplePlusAI / sunva-ai

SUNVA AI: Seamless conversation loop for the deaf
13 stars 3 forks source link

Create endpoint for language selection #47

Closed gksoriginals closed 2 months ago

gksoriginals commented 3 months ago

Create an endpoint for choosing language(s) for tts and stt

gksoriginals commented 2 months ago

Tracking this here.

@souseb555 could you please help me refine this code ? Run this and go to localhost:8000. You can see a UI to select English and Hindi

issues to resolve

  1. Separate the available languages and models from code to a json file or yaml based on best practices.
  2. Test the endpoints and make improvements/fix issues