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

Streaming WebVTT #15

Open nicopace opened 4 years ago

nicopace commented 4 years ago

By streaming WebVTT (a web standard for subtitles) you could integrate it with other platforms. Would enable to do something like this: https://webcaptioner.com/help/integrations/vmix/

andrewolson commented 3 years ago

Thanks for the suggestion. Providing the output in WebVTT format is a great addition. I created the following card on our project board: https://github.com/MidCamp/live-captioning/projects/1#card-46186664

We are also tracking this issue via the Drupal project here: https://www.drupal.org/project/midcamp/issues/3172314

cotterpinx commented 3 years ago

I've opened a PR to add this -- https://github.com/MidCamp/live-captioning/pull/18

andrewolson commented 3 years ago

WebVTT format is now available. This is at least a step closer to streaming in the format. However, more work and technical direction would be needed for streaming as WebVTT.

nicopace commented 3 years ago

Awesome news! though I can't provide guidance (not an expert in the matter), I wish you good luck on this!!!