Joll59 / d-ser-t

d-ser-t quantifies speech recognition accuracy of the MSFT speech service and/or user created MSFT custom speech service models.
2 stars 2 forks source link

Add KER metric functionality #89

Open KatieProchilo opened 4 years ago

KatieProchilo commented 4 years ago

Add the option for an additional metric, KER (Keyword Error Rate). The input would be a collection of words (not phrases) important to a use case or part of a domain-specific vocabulary, and the output would be a WER measurement taken only from these keywords.

We may not get around to implementing this, but dropping the issue so I don't forget 😀