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

More sophisticated caption generation #76

Open
angrave opened this issue Sep 8, 2020 · 1 comment
Open

More sophisticated caption generation #76

angrave opened this issue Sep 8, 2020 · 1 comment
Labels
enhancement New feature or request low priority

Comments

@angrave
Copy link
Collaborator

angrave commented Sep 8, 2020

Add more "smarts" to caption generation

e.g. New Sentences should usually start a new caption line.

Beware of end-of-caption edge cases (there are many...)

See
https://github.com/classtranscribe/WebAPI/compare/MSToVtt
which was based on convert Angrave's word-to-captions python code. See heuristics here-

https://github.com/classtranscribe/PythonTools/blob/master/transcribe-cli/ms_json_to_caption.py

@angrave
Copy link
Collaborator Author

angrave commented Oct 6, 2020

Partially addressed for main language transcription in MSTWord.cs
See commit 3f49297#diff-2a9500e6cd909d0a9f9f24e512c678b0

@angrave angrave added enhancement New feature or request low priority labels Mar 2, 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 low priority
Projects
None yet
Development

No branches or pull requests

1 participant