This is a web-based, real-time Morse code (CW) decoder powered by a CRNN (Convolutional Recurrent Neural Network) model with a CTC Loss function.
A key feature of this application is its client-side processing architecture. By leveraging ONNX Runtime Web, the entire decoding process runs completely within your browser.
The neural network model has been trained on an extensive dataset of 50 hours of programmatically generated Morse code audio, enabling it to achieve high accuracy across various sending speeds and conditions.
- Real-time Morse code decoding using machine learning
- Audio visualization with spectrum scope style display
- Browser-based - no installation required
- Multiplatform - supports Windows/mac/Android/iOS devices
Open this page: