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
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