Skip to content

A tool for creating and editing Web Video Text Track (WebVTT) files in your browser.

Notifications You must be signed in to change notification settings

St0iK/caption-creator

Repository files navigation

Caption Creator

Warning: This project in active development.

Create and Edit Web Video Text Track (WebVTT) file for a video.

It allows you to manually add them or generate them automatically using Cloud Speech-to-Text API

Image of Yaktocat

Backend

Automatically extract caption/subtitles for the video using Cloud Speech-to-Text API.

  • Upload video to GCP storage
  • Using Cloud Functions & ffmpeg convert Audio from Video
  • Store Audio file on GCP storage
  • Send Audio file to GCP Speech to Text API

Main Technologies

Client Side

Server Side

About

A tool for creating and editing Web Video Text Track (WebVTT) files in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published