TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
185 stars 42 forks source link

Auto-transcription #1364

Open ulascanzorer opened 1 month ago

ulascanzorer commented 1 month ago

When I watch lecture videos again, especially exam preparation videos, I find it difficult to find the topic that I am looking for in the video.

There could be an auto-transcription feature similar to the one in Youtube, where we could look for words and directly jump to the places in the video where the word was uttered.

CommanderStorm commented 1 month ago

https://github.com/TUM-Dev/gocast/pull/955 was merged last year. Idk why it is not generally avaliable.

hmelder commented 1 month ago

We would need GPU-computing resources for automatic transcription which we currently do not have.

CommanderStorm commented 1 month ago

Since the RBG has the GPUs that were ordered (at least that is what the HPC course told me) I somewhat doubt that GPU-Capacity is the issue.. Also, there is 131.159.2.46 which we equipped with a "good enough" GPU and dedicated to this usecase..

CommanderStorm commented 1 month ago

If this needs more capa, we can arange for an upgrade.

hmelder commented 1 month ago

Since the RBG has the GPUs that were ordered (

Did not know about that. But just look at the development pace. It is the main bottleneck rn.