Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Video Transcriptions #50

Open
Secret-Asian-Man opened this issue Mar 22, 2024 · 0 comments
Open

Add Video Transcriptions #50

Secret-Asian-Man opened this issue Mar 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Secret-Asian-Man
Copy link
Collaborator

Add video transcriptions. YouTube automatically transcribes the videos so we only need to grab it and process it. With the transcriptions, we can quickly tell where the time gaps are, what the context/situation is (AV team is setting up, or the speaker/host is talking).

We can also automatically detect and autofill suggested start/stop times by analyzing the transcript for things like expected start/end according to the schedule, time gaps, keywords like "hello" or "thank", etc...

Here's a standalone version I quickly threw together. Feel free to reference.
https://github.com/Secret-Asian-Man/ScaleAV_Transcribe

This video below is a quick example. Can possibly make the chat lines clickable to fill into the timestamp boxes.

ScaleAV_Transcribe.mp4
@Secret-Asian-Man Secret-Asian-Man added the enhancement New feature or request label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant