This is a web-based, real-time Morse code (CW) decoder powered by a neural network model.
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 dataset of programmatically generated audio.
- 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