atlvet
atlvet t1_ivwrghj wrote
Reply to would it be possible to train something that processes a video and outputs a text script like the following? Teacher: That is the topic we will be covering today. Student 1: What about the part of the lesson we didnt go over yesterday. by [deleted]
Not sure how they’re doing it but software like Chorus.ai can log in to Zoom meetings and transcribe them. I don’t know if they’re doing it by identifying which attendees feed is speaking somehow or if they just get a straight video/audio feed and can pick out different speakers.
atlvet t1_j3r06ld wrote
Reply to Time-series forecasting by AwayBobcat2273
Agree with what others have said about the limited amount of data. If you’re just looking for some code to experiment with, I’ve used the open source library Prophet from Meta which is built for time-series forecasting.
https://facebook.github.io/prophet/