MaorAssayag/morse-deep-learning-detect-and-decode
Morse Code Decoder & Detector with Deep Learning
This tool helps you automatically detect and decode Morse code signals from audio, even in noisy conditions. It takes an audio spectrogram as input and outputs the detected Morse code elements and the corresponding decoded text. This is designed for radio enthusiasts, signal intelligence analysts, or anyone needing to interpret Morse code transmissions without manual decoding.
No commits in the last 6 months.
Use this if you need to reliably translate Morse code signals from spectrograms into human-readable text, especially when dealing with varied signal quality and background noise.
Not ideal if you are working with Morse code signals that have a fixed, known frequency and minimal noise, as simpler digital signal processing (DSP) methods might suffice.
Stars
22
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MaorAssayag/morse-deep-learning-detect-and-decode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python