cd /news/artificial-intelligence/show-hn-sign-language-translation-wi… · home topics artificial-intelligence article
[ARTICLE · art-86828] src=github.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Show HN: Sign language translation with smart glasses

A developer has created the first known project integrating Meta's smart glasses with fingerspelling translation software, using a neural network trained on Google's FSboard dataset with a CNN + GRU temporal encoder and CTC beam search with KenLM language model. The open-source project is cross-platform (web and iOS) and currently hosts the model on Modal due to performance constraints on lower-end devices.

read1 min views1 publishedAug 4, 2026

Hi!

I have relatives that speak sign language, and always found it odd that despite unbelievable advances in AI in recent years, the problem still felt somewhat neglected.

Especially with the advent of wearable tech; to my knowledge, this is the first project that integrates the meta glasses w/ fingerspelling translation software.

As for the technical aspect, I trained a neural net on Google's FSboard dataset modeling a CNN + GRU temporal encoder architecture (trained with CTC), and then decoded the output with CTC beam search and a KenLM language model to solve some of the deficiencies with my model.

I've also made it cross-platform (web + iOS, with both web screen sharing and the ability to use non smart-glasses). The project is entirely FOSS.

I'm currently working on making the on-device model work cleanly, but unfortunately performance takes a bit of hit on lower-end devices so for now I've opted for hosting the model on Modal.

There's so much room for improvement, but I'm happy with this starting point. Let me know what you think, and check out the YouTube demo!

Comments URL: [https://news.ycombinator.com/item?id=49175774](https://news.ycombinator.com/item?id=49175774)

Points: 1

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @meta 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-sign-languag…] indexed:0 read:1min 2026-08-04 ·