Skip to content

Improve subtitle merge algorithm #5

Description

@devmaxxing

The algorithm currently merges 2 subtitles by picking the one with the highest average confidence.
Ideally, all characters with high confidence should be used if there is no conflict in their positions e.g.

If merging a (99) b (99) c (99) and a (99) b (99) a (98) c (99), the result should be abac instead of abc

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions