#define ONE_SECOND (snd_rate / cw->blocksize) // sample rate / decimation rate / block size #define CW_ONE_BIT_SAMPLE_COUNT (ONE_SECOND / 58.3) // = 6.4 works ! standard word PARIS has 14 pulses & 14 ...
CWNet is a neural Morse code (CW) decoder built on the Conformer architecture. It operates directly on mel spectrograms, bypassing traditional event-detection pipelines entirely. All training data is ...