Skip to content

Max sequence length supported by the library #15

Description

@huangruizhe

d = numpy.zeros((len(r)+1)*(len(h)+1), dtype=numpy.uint8).reshape((len(r)+1, len(h)+1))

It would be good to mention in README that the library supports computing WER for sequences up to 256 words. Otherwise, the users need to make the change accordingly.

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