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

Improve SBS #651

Merged
merged 10 commits into from Jan 17, 2017
Merged

Improve SBS #651

merged 10 commits into from Jan 17, 2017

Conversation

maxkoryukov
Copy link
Contributor

In this PR:

  • use Levenshtein distance for joining subs into sentences (allow to fix errors)
  • SBS tests are moved to separated files
  • SBS buffer removed from encoder_context, SBS uses its own buffers and structures

The code is still dirty, but it already works good enough

Important notice

SBS is color-blind, so <font> tags cause errors in resulting output (</font> will be placed in next sub). Please, run ccextractor -sbs only with -nodvbcolor

@cfsmp3 cfsmp3 merged commit 566d128 into CCExtractor:master Jan 17, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants