Skip to content

Latest commit

 

History

History
189 lines (82 loc) · 7 KB

File metadata and controls

189 lines (82 loc) · 7 KB

Changelog

1.13.1 (2026-08-14)

Documentation

  • stop crediting the face block with a gain that was one lucky seed (978c4b4)

1.13.0 (2026-08-14)

Features

  • measure what each vision model costs per frame (#59) (535a736)

1.12.0 (2026-08-07)

Features

  • ui: plegar la portada y dejar la barra de acciones en una fila (#56) (a62d3cc)

1.11.0 (2026-08-07)

Features

  • draw the icon as a hand mid-sign, since a still palm is not a sign (d7804e2)

1.10.2 (2026-08-07)

Bug Fixes

  • measure sign windows in time, so recognition survives any frame rate (f4ff381)

1.10.1 (2026-08-06)

Bug Fixes

  • stop cancelling Pages deploys, which blocks the deployment queue (#51) (917438a)

1.10.0 (2026-08-06)

Features

  • give the camera its own layout so no control needs a scroll (#49) (488f1bf)

1.9.3 (2026-08-06)

Bug Fixes

  • lower the window confidence floor to the value that was actually measured (#45) (87d1a07)

1.9.2 (2026-08-06)

Bug Fixes

  • close sign windows on deceleration instead of waiting for stillness (#43) (26e4f86)

1.9.1 (2026-08-06)

Bug Fixes

  • compare the feature vector against medians, not poisoned means (#41) (8b66f6d)

1.9.0 (2026-08-06)

Features

  • report the feature vector the model was actually fed (#39) (024723d)

1.8.0 (2026-08-06)

Features

  • show what the pipeline did when no word appears (#37) (44a55fc)

1.7.6 (2026-08-05)

Bug Fixes

  • stop discarding finished signs while the classifier is busy (e35c899)

1.7.5 (2026-08-05)

Bug Fixes

  • report disk size instead of gzip transfer size (ec14438)

1.7.4 (2026-08-05)

Bug Fixes

  • cache the wasm runtime so offline actually works (0daeeb9)

1.7.3 (2026-08-05)

Bug Fixes

  • tune segmentation to match training and correct the engine size (57a0949)

1.7.2 (2026-08-05)

Bug Fixes

  • stop drawing pose landmarks the model never saw (27cfdb2)

1.7.1 (2026-08-05)

Bug Fixes

  • recognise signing that never pauses (1591ebe)

1.7.0 (2026-08-05)

Features

  • read torso, head and face to recognise signs better (99d79c7)

1.6.0 (2026-08-05)

Features

  • show face, neck, torso and arms tracking on camera (a700811)

1.5.0 (2026-08-05)

Features

  • read signs from the rear camera too (3e974f4)

1.4.0 (2026-08-05)

Features

  • recognise 238 LSE signs with a trained model (ab4e20a)

1.3.0 (2026-08-05)

Features

  • let the user download and free the cached engine (5f58558)

1.2.0 (2026-08-05)

Features

  • teach the app your own signs and recognise them offline (2fb4fb7)

1.1.0 (2026-08-05)

Features

  • draw the tracked hand skeleton over the camera (2f4dfc8)

1.0.0 (2026-08-05)

Features

  • read fingerspelled LSE letters from the camera (0d07c31)
  • scaffold Esku sign-language-to-text PWA with hexagonal domain (8d108c5)

Bug Fixes

  • deps: override sharp to clear inherited libvips CVEs (9d1cf2f)