EMG2QWERTY: Muscle Signal to Keyboard Interface

Project Overview

Developed an advanced neuromusculoskeletal interface that translates surface electromyography (sEMG) signals into keyboard inputs. This system enables intuitive typing experiences through muscle movements, with applications in virtual reality, accessibility technology, and human-computer interaction.

Technical Approach

  • Designed and implemented a transformer-based architecture specialized for biosignal processing
  • Integrated spectral feature extraction techniques to capture meaningful patterns from raw sEMG signals
  • Employed self-attention mechanisms to identify correlations between different muscle activation patterns
  • Optimized system using Connectionist Temporal Classification (CTC) loss for sequence prediction
  • Enhanced with a hybrid TDS-Transformer design (Temporal Depth-Separable convolutions) for superior temporal dependency modeling in muscle activity patterns
  • Incorporated beam-search decoding with language model integration to improve prediction accuracy

Key Performance Metrics

  • Achieved industry-leading Character Error Rate (CER) below 5%
  • Maintained real-time performance with latency under 30ms
  • Implemented secondary hand animation overlay for visual feedback in virtual environments

Technologies Used

  • PyTorch
  • TensorFlow
  • Signal processing libraries (NumPy, SciPy)
  • Custom transformer architectures
  • Language modeling

Applications

The system enables seamless user experiences in virtual environments, assistive technology for individuals with mobility impairments, and novel human-computer interaction paradigms for next-generation computing interfaces.

See Repo Here