simedw

↗ HN profile [ 68.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you…

  2. Built this because tones are killing my spoken Mandarin and I can't reliably hear my own mistakes. It's a 9M Conformer-CTC model trained on ~300h (AISHELL + Primewords), quantized to INT8 (11 MB), runs 100% in-browser…

  3. A proof-of-concept language learning app that uses LLMs to generate definitions of unknown words using only previously mastered vocabulary.