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

Reverse-Inception? #73

Closed
The-Bart-The opened this issue Sep 4, 2018 · 2 comments
Closed

Reverse-Inception? #73

The-Bart-The opened this issue Sep 4, 2018 · 2 comments

Comments

@The-Bart-The
Copy link

Not a bug, but an enhancement / feature request.

How about going one layer shallower and support converting transcripts (txt) to subtitles (srt) (example: https://www.grc.com/sn/sn-676.txt for the audio from https://www.youtube.com/watch?v=stUjByfyLfk )? This would remove the biggest burden (synchronization) from subtitling. It looks like you already did the heavy lifting.

Just a thought; thanks for your time.

@saurabhshri
Copy link
Owner

@The-Bart-The Since, the output can be obtained in both XML and JSON format, it's only the matter of parsing through those and create subtitles. Sounds like a fun side project. 🙂 Feel free to send a pull request. I will also create a GCI task with this issue.

@saurabhshri
Copy link
Owner

Closing, since it can be handled externally. Feel free to re-open in case you think this needs to be a part of CCAligner. We can think more about it.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants