Caused by problems with SOF firmware, updates are not available.
Fruitful discussion:
1st solution - use SST driver instead of SOF:
Create file /etc/modprobe.d/alsa-base.conf with parameter string
options snd-intel-dspcfg dsp_driver=2
Sound starts to play much slower. In KDE’s sound check female voice became male’s. In videos sound chops.
Windows uses SST driver without problems…
2nd solution - use SOF in debug mode:
Create file /etc/modprobe.d/alsa-base.conf with parameter string
options snd_sof sof_debug=1
ILL it works OK.