Stream of numbers delay the wake word listening

I have a situation, the wake word listening and intent detection works pretty fine, but now an then, this stream of decimals flood the logs, during which time the wake word recognition does not happen. I thought it was due to the Dialog Manager enabled, but that does not seem to be the case. Any ideas why these are coming and how can i prevent it?

[DEBUG:2020-04-12 16:09:02,778] rhasspyasr_pocketsphinx_hermes: Stopping listening (session_id=xxxxxx)
[DEBUG:2020-04-12 16:09:02,798] rhasspywake_snowboy_hermes: <- HotwordToggleOn(site_id=‘default’, reason=<HotwordToggleReason.DIALOGUE_SESSION: ‘dialogueSession’>)
[DEBUG:2020-04-12 16:09:02,798] rhasspywake_pocketsphinx_hermes: Enabled
[DEBUG:2020-04-12 16:09:02,803] rhasspywake_pocketsphinx_hermes: Receiving audio
INFO: cmn_live.c(88): Update from < 49.00 4.76 -11.41 7.34 -6.88 -1.86 -6.31 -10.03 -5.57 2.27 4.30 -2.84 -1.03 >
INFO: cmn_live.c(105): Update to < 46.51 5.66 -10.74 7.51 -6.84 -2.05 -4.94 -7.62 -4.72 0.99 3.72 -2.17 -1.49 >
INFO: cmn_live.c(88): Update from < 46.51 5.66 -10.74 7.51 -6.84 -2.05 -4.94 -7.62 -4.72 0.99 3.72 -2.17 -1.49 >
INFO: cmn_live.c(105): Update to < 45.76 2.30 -11.25 3.71 -7.70 -2.83 -2.18 -5.97 -5.15 0.74 3.82 -4.83 -0.30 >
INFO: cmn_live.c(88): Update from < 45.76 2.30 -11.25 3.71 -7.70 -2.83 -2.18 -5.97 -5.15 0.74 3.82 -4.83 -0.30 >