Closed
Description
Topic 1: This API feels like would suffer from conflation of intent
- Is the API for developers to detect language support?
- Or is it for developers to trigger the download of another model for language support?
It might be better to have this API be a pure feature detection API
boolean supportsLanguage(languageTag)
this way the UA is free to apply heuristics to determine if a language has been requested enough number of times to trigger download of a specific model.
Topic 2: It is going to be challenging for interop if we cannot quantify what support means. We would need to think of test suites that can help validate level of support if a UA claims supportsLanguage is true. Any thoughts on how to manage this?
Metadata
Metadata
Assignees
Labels
No labels