MidCamp / live-captioning

Live caption with speech-to-text using the Chrome browser and your computer's microphone.
https://lc.midcamp.org/
GNU General Public License v3.0
149 stars 27 forks source link

Issue #15 -- add web vtt #18

Closed cotterpinx closed 3 years ago

cotterpinx commented 3 years ago

Refactored the JS to allow either SRT or WebVTT formatted output for timestamped transcripts. I haven't been able to test that the WebVTT file works as the caption track on an HTML5 video, but it appears to meet the formatting and structure requirements.