Analyze, tweak and extract morse code from audio files.
pip install -r requirements.txt
python main.py
- Load an audio file (only WAV files supported, you have to convert your audio file to WAV)
- Adjust the plot.
- Apply some filters.
- If output is somewhat understandable click
Solve
to generate dits and dats. - Click
Decode
to translate morse code to language.
Note: If Step 4 did not work out, you can enter the dits and dats by hand.