Convert Zoom's saved meeting chat (txt) into subtitle file (srt). Using this tool, the recorded Zoom Video can be played along with the chat as a subtitle.
git clone https://github.com/rasyidev/zoom-chat-to-subtitle.git
cd zoom-chat-to-subtitle
FORMAT: python main.py <file_name.txt>
EXAMPLE
python main.py meeting_saved_chat.txt
OR
python main.py meeting_saved_chat.txt -o output-file.srt