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

Automatic transcription: a way for video publishers to choose to enable it or not, video per video #6468

Open
JohnXLivingston opened this issue Jul 5, 2024 · 0 comments

Comments

@JohnXLivingston
Copy link
Contributor

Describe the problem to be solved

Peertube v6.2.0-RC1 comes with the new automatic transcription feature, to generate subtitles.

But some videos don't need subtitles (music show, video without people speaking, ...).
Or maybe, the publisher has subtitles that they will publish later (maybe just after the upload, maybe 2 or 3 days later).

In v6.2.0-RC1, transcription will be automatic for all videos, even if not needed/wanted.

Describe the solution you would like

There should be an option in the video upload form, to choose if we want to generate automatic subtitles.
This option could be checked by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment