0
Files
src/components/language_detection
Nathan Memmott 80af580b26 Built-in AI: Add new OWNERS
Adding CHIA team to the ai OWNERs files.

Change-Id: I956c95689fc259176409d11c5110667fc68a9a95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6240413
Reviewed-by: Brad Triebwasser <btriebw@chromium.org>
Commit-Queue: Nathan Memmott <memmott@chromium.org>
Reviewed-by: Mike Wasserman <msw@chromium.org>
Reviewed-by: Daseul Lee <dslee@chromium.org>
Reviewed-by: Ayu Ishii <ayui@chromium.org>
Reviewed-by: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1418230}
2025-02-10 09:59:17 -08:00
..
2025-02-10 09:59:17 -08:00

- this is the TFLite-based language detection component.

- it is in the process of being extracted from the translate
  component. The code to acquire a model file is still in the
  translate component but will move into this one.