ggerganov / ggmorse

Morse code decoding library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idea: bayesian morse code decoder?

8cH9azbsFifZ opened this issue · comments

Your implementation looks great, in particular the cross platform options :)

What do you think about integration of a bayesian morse decoder (as used in cw skimmer)?

There is an open source implementation of the original Bell algorithms available (Mauri Niininen, AG1LE: https://github.com/ag1le/morse-wip).