-
Notifications
You must be signed in to change notification settings - Fork 7
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 machine translation support to the YouTube code #1157
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jon-betts
added
wip
technical enabler
Work which only serves to enable other work
labels
Aug 2, 2023
jon-betts
force-pushed
the
yt-cc-model-2
branch
from
August 2, 2023 18:46
ad85a30
to
7aa0421
Compare
jon-betts
force-pushed
the
yt-cc-with-transcripts
branch
from
August 2, 2023 18:47
ac85192
to
fa02900
Compare
jon-betts
changed the title
Add machine translation and parsing
Add machine translation support to the YouTube code
Aug 2, 2023
CaptionTracks
from id
jon-betts
force-pushed
the
yt-cc-model-2
branch
from
August 2, 2023 18:57
7aa0421
to
7830357
Compare
jon-betts
force-pushed
the
yt-cc-with-transcripts
branch
from
August 2, 2023 18:58
fa02900
to
605bce4
Compare
jon-betts
force-pushed
the
yt-cc-with-transcripts
branch
from
August 2, 2023 19:03
605bce4
to
57f3dc5
Compare
jon-betts
force-pushed
the
yt-cc-model-2
branch
from
August 2, 2023 19:17
73c9415
to
a11f1e2
Compare
jon-betts
force-pushed
the
yt-cc-with-transcripts
branch
from
August 2, 2023 19:18
57f3dc5
to
75a51d9
Compare
This is mostly arranged acount captions, but has room to grow
jon-betts
force-pushed
the
yt-cc-with-transcripts
branch
from
August 2, 2023 19:38
75a51d9
to
1117652
Compare
Closing this: we don't have any plans to add support for machine-translated transcripts at this time |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Based on:
This probably won't last as a separate PR, but is somewhere to put the code for now.