You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
-
Describe the solution you'd like
Add the option to see a searchable transcript next to the lecture video if subtitles are available.
Transcript should be synchronized with the current progress of the video (and, for example, also show the current video timestamp - see example screenshot from YouTube below).
Describe alternatives you've considered
Download option for transcripts as a text file.
Additional context
I'd work on this issue as part of the Open Source Lab
2. YouTube transcript function
The text was updated successfully, but these errors were encountered:
probably duplicate of #1364 :)
Functionality is implemented (see https://github.com/TUM-Dev/TUM-Live-Voice-Service), we never got enough GPU capacity to enable the feature. We're actively investigating buying hardware privately.
Ah sorry for the confusion, besides searching for certain keywords, I was thinking more of a feature that lets you read and scroll through the entire transcript of a lecture.
And while it probably won't be a major feature, I'd guess that it would still be an interesting functionality (especially for those who might be in a hurry and just want to quickly recap / scroll through the content of a certain lecture).
we never got enough GPU capacity to enable the feature. We're actively investigating buying hardware privately.
iirc, in a recent tumlive meeting, there was the idea of using some unused resources (e.g., the Worker VMs at night or during the semester breaks) to transcribe past VODs - even if the VMs don't have powerful GPUs, it still should be enough to transcribe VODs. So it might even be that next semester there will be more lecture VODs with subtitles 👀
This actually can't happen that we don't communicate such stuff.
I have put a 3090 in "our the usual place". That should be enough and a big upgrade to the 1660 Super.
With algorithmic improvements like https://github.com/SYSTRAN/faster-whisper I don't see a reason why we could not have semi-realrime transcription if we are smart about this.
Is your feature request related to a problem? Please describe.
-
Describe the solution you'd like
Describe alternatives you've considered
Download option for transcripts as a text file.
Additional context
2. YouTube transcript function
The text was updated successfully, but these errors were encountered: