vogler / video-server

Video server with advanced player features and history/tracking.
MIT License
3 stars 0 forks source link

Interactive clickable transcript #2

Open vogler opened 1 year ago

vogler commented 1 year ago

Depends on #3.

Show transcript / closed captions below the video, highlight the current sentence and allow to click to jump to that position in the video.

Shown here: https://github.com/openHPI/video-player/blob/master/docs/features.md#interactive-transcripts

or as implemented on Coursera:

image image where green is the current sentence, blue are saved notes and gray is hover for click-to-jump.

vogler commented 1 year ago

https://github.com/Majdoddin/nlp via https://github.com/openai/whisper/discussions/264 - whisper + pyannote-audio: colab -> demo with word-level clickable transcript