|
@@ -9,14 +9,18 @@ The original video and the auto-generated captions in French can be sourced from
|
|
|
|
|
|
The automatically generated French transcript needs to be checked over by a human. The French transcript then needs to be translated to English, also with human oversight.
|
|
|
|
|
|
-File `mangen-subs.fr.vtt` contains the current draft of the human-edited auto-generated transcript.
|
|
|
+* Verify and edit the file `mangen-subs.fr.vtt` which contains the current draft of the human-edited auto-generated transcript.
|
|
|
+* Run `make test` to add subtitles to the video and ensure the format is correct.
|
|
|
|
|
|
### Contributors
|
|
|
|
|
|
* tuxmain, [https://txmn.tk/](https://txmn.tk/)
|
|
|
+* 1 anonymous contributor(s)
|
|
|
|
|
|
### Getting the original auto-generated transcript
|
|
|
|
|
|
+*To see how much a southern accent and speech quirks can throw off an AI.*
|
|
|
+
|
|
|
Run the following to download the auto-generated transcript from YouTube to a new file named `autogen-subs.fr.vtt`.
|
|
|
|
|
|
yt-dlp --write-auto-subs --sub-lang=fr --skip-download https://www.youtube.com/watch?v=WRq2197FlMw -o autogen-subs
|