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

Fetch existing captions from mediaspace. #33

Open
chirantan31 opened this issue Jun 12, 2020 · 2 comments
Open

Fetch existing captions from mediaspace. #33

chirantan31 opened this issue Jun 12, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers integration

Comments

@chirantan31
Copy link
Member

Mediaspace generates its own captions, it is possible using the mediaspace APIs to fetch them. The task is to implement such a feature to fetch mediaspace's existing captions and convert them into formats ClassTranscribe stores it in.

@chirantan31 chirantan31 added enhancement New feature or request good first issue Good for newcomers labels Jun 12, 2020
@yiyanglin98 yiyanglin98 self-assigned this Jun 12, 2020
@aiB0ld aiB0ld self-assigned this Jun 12, 2020
@ghost
Copy link

ghost commented Sep 27, 2020

@angrave do you think it is worth it to implement something like this? It seems like Mediaspace does not automatically generate captions (I just check a few videos for CS425 on mediaspace and none of them have any captions), and for any given video it is very improbable that they would have captions for all the languages that we typically support (ENGLISH, SIMPLIFIED_CHINESE, KOREAN, SPANISH, FRENCH). Given that we would probably have to run the normal transcription task to get all of the languages we support even if Mediaspace has the english captions, is it worth it to add this change?

@angrave
Copy link
Collaborator

angrave commented Sep 28, 2020

For courses that have a DRES supported student there are accurate captions.

@ghost ghost added the integration label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers integration
Projects
None yet
Development

No branches or pull requests

4 participants