-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Video Captions
Page to organize video captions and subtitles contributions
If you're interested in helping with this, check out https://support.google.com/youtube/answer/6054623?hl=en on how you can use YouTube's captioning system to generate the corresponding *.sbv
files.
Notice that they are plain text files, so you can also edit them with a regular editor. Getting the initial file with the correct timings for each caption is what I think YouTube's editor is very good at (editing text, perhaps not so much)
There are already files ready for review for every week (e.g., https://github.com/Atcold/pytorch-Deep-Learning/blob/master/docs/en/week02/lecture02.sbv), so if you're going to review/edit one of them, be sure to add yourself in the list below so we all know you're working on it and we don't duplicate effort.
If you have questions, feel free to ask in the #general channel in Slack.
Term | Explanation |
---|---|
actor critic | Actor Critic |
CNN | Convolutional Neural Network |
GAN | generative adversarial networks |
GPU | Graphic Processing Unit |
ReLU | Rectified linear unit |