Skip silence with subtitles

This webapp allows you to play a video and skip the silent parts of it. Subtitle file of the video is needed to calculate the timestamps of dialogues in the video.

Custom silence speed/dialogue speed can be provided as input from user.

Run in dev mode

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Deployed at

https://skip-silence-local-files.web.app/