This app shows a video and transcribes its audio into subtitles (.srt) that will be shown on the screen as soon as it is transcribed. The video file
can be local from the PC or online. It could also be a Youtube video. The video used in this demo is royalty free. Words can also be searched in the transcription and
the result fed to a listview as the time position. As this value is clicked, the video will play the segment containing the desired word. This can have a lot of uses and
applications for educational purposes or whatever one can imagine. The code will be available soon on my Github repo.
can be local from the PC or online. It could also be a Youtube video. The video used in this demo is royalty free. Words can also be searched in the transcription and
the result fed to a listview as the time position. As this value is clicked, the video will play the segment containing the desired word. This can have a lot of uses and
applications for educational purposes or whatever one can imagine. The code will be available soon on my Github repo.