You are browsing as a guest. Sign up (or log in) to start making projects!

bk12

@bk12

Joined July 7th, 2026

  • 2Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

1h 45m 58s logged

Shipped a public demo so reviewers can actually try SilentSpeak without the hardware.Built a static page at luffy101-hash.github.io/silent-speak-emg with two things working end-to-end:

Live EMG scope: simulated 4-channel waveform (masseter + temporalis, left/right) animating at 1000 HzCommand picker, click any of the 10 silent commands, watch the classifier “detect” it with a confidence score, then hit Speak for browser TTS

0
0
2
Open comments for this post

16m logged

Spent today getting the full SilentSpeak pipeline ready before the Grove EMG boards arrive.The firmware already streams 4-channel data at 1000 Hz over USB (timestamp_ms,ch0,ch1,ch2,ch3). On the Python side I finished the preprocessing pipeline (20–450 Hz bandpass), the 1D CNN classifier, and a Streamlit app that shows live predictions.

0
0
18

Followers

Loading…