CAMeL-Lab / TOIA-2.0

2 stars 0 forks source link

Video player subtitle #101

Closed gauthamdk closed 1 year ago

gauthamdk commented 1 year ago

Hi, This is the code for subtitle generation and storing locally.

It involves:

  1. RabbitMQ container for sending the payload messages with transcript
  2. Python microservice that runs to generate the subtitle files

There is still some work to be done to make it more robust but for a first iteration, this is good. Best, Gautham