W międzyczasie zaktualizowałem Home Assistant OS do wersji 16.1 a Home Assistant Core mam w wersji 2025.8.1.
Zmieniałem słowo aktywujące na inne i powróciłem do ok nabu ale nie rozwiązało to problemu.
Zatrzymałem dodatek Assist Microphone a następnie openWakeWord. Po czym uruchomiłem openWakeWord i Assist Microphone. Parametr wake_word_name nadal jest pusty. Logi z tych operacji poniżej:
OpenWakeWord:
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service discovery: stopping
s6-rc: info: service discovery successfully stopped
s6-rc: info: service openwakeword: stopping
[09:28:49] INFO: Service exited with code 256 (by signal 15)
s6-rc: info: service openwakeword successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service openwakeword: starting
s6-rc: info: service openwakeword successfully started
s6-rc: info: service discovery: starting
DEBUG:root:Namespace(uri='tcp://0.0.0.0:10400', models_dir=PosixPath('/usr/local/lib/python3.11/dist-packages/wyoming_openwakeword/models'), custom_model_dir=['/share/openwakeword'], preload_model=['ok_nabu'], threshold=0.5, trigger_level=1, output_dir=None, debug=True, log_format='%(levelname)s:%(name)s:%(message)s', debug_probability=False, version=False, model=[])
DEBUG:root:Loading ok_nabu_v0.1 from /usr/local/lib/python3.11/dist-packages/wyoming_openwakeword/models/ok_nabu_v0.1.tflite
DEBUG:wyoming_openwakeword.handler:Started thread for ok_nabu_v0.1
DEBUG:root:Loading /usr/local/lib/python3.11/dist-packages/wyoming_openwakeword/models/melspectrogram.tflite
DEBUG:root:Loading /usr/local/lib/python3.11/dist-packages/wyoming_openwakeword/models/embedding_model.tflite
INFO:root:Ready
DEBUG:wyoming_openwakeword.handler:Client connected: 530307202292
DEBUG:wyoming_openwakeword.handler:Client disconnected: 530307202292
[09:28:58] INFO: Successfully sent discovery information to Home Assistant.
s6-rc: info: service discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
DEBUG:wyoming_openwakeword.handler:Client connected: 534744510450
DEBUG:wyoming_openwakeword.handler:Sent info to client: 534744510450
DEBUG:wyoming_openwakeword.handler:Client disconnected: 534744510450
DEBUG:wyoming_openwakeword.handler:Client connected: 566770971052
DEBUG:wyoming_openwakeword.handler:Sent info to client: 566770971052
DEBUG:wyoming_openwakeword.handler:Client disconnected: 566770971052
DEBUG:wyoming_openwakeword.handler:Client connected: 598798303736
DEBUG:wyoming_openwakeword.handler:Sent info to client: 598798303736
DEBUG:wyoming_openwakeword.handler:Client disconnected: 598798303736
DEBUG:wyoming_openwakeword.handler:Client connected: 615008094182
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 615008094182
DEBUG:wyoming_openwakeword.handler:Client connected: 630824071665
DEBUG:wyoming_openwakeword.handler:Sent info to client: 630824071665
DEBUG:wyoming_openwakeword.handler:Client disconnected: 630824071665
DEBUG:wyoming_openwakeword.handler:Client connected: 662851201112
DEBUG:wyoming_openwakeword.handler:Sent info to client: 662851201112
DEBUG:wyoming_openwakeword.handler:Client disconnected: 662851201112
DEBUG:wyoming_openwakeword.handler:Client connected: 694882976036
DEBUG:wyoming_openwakeword.handler:Sent info to client: 694882976036
DEBUG:wyoming_openwakeword.handler:Client disconnected: 694882976036
DEBUG:wyoming_openwakeword.handler:Client connected: 726915983672
DEBUG:wyoming_openwakeword.handler:Sent info to client: 726915983672
DEBUG:wyoming_openwakeword.handler:Client disconnected: 726915983672
DEBUG:wyoming_openwakeword.handler:Client connected: 758940264539
DEBUG:wyoming_openwakeword.handler:Sent info to client: 758940264539
DEBUG:wyoming_openwakeword.handler:Client disconnected: 758940264539
DEBUG:wyoming_openwakeword.handler:Client connected: 790965828253
DEBUG:wyoming_openwakeword.handler:Sent info to client: 790965828253
DEBUG:wyoming_openwakeword.handler:Client disconnected: 790965828253
DEBUG:wyoming_openwakeword.handler:Client connected: 822992526511
DEBUG:wyoming_openwakeword.handler:Sent info to client: 822992526511
DEBUG:wyoming_openwakeword.handler:Client disconnected: 822992526511
DEBUG:wyoming_openwakeword.handler:Client connected: 855017339629
DEBUG:wyoming_openwakeword.handler:Sent info to client: 855017339629
DEBUG:wyoming_openwakeword.handler:Client disconnected: 855017339629
DEBUG:wyoming_openwakeword.handler:Client connected: 887041840681
DEBUG:wyoming_openwakeword.handler:Sent info to client: 887041840681
DEBUG:wyoming_openwakeword.handler:Client disconnected: 887041840681
DEBUG:wyoming_openwakeword.handler:Client connected: 919063321607
DEBUG:wyoming_openwakeword.handler:Sent info to client: 919063321607
DEBUG:wyoming_openwakeword.handler:Client disconnected: 919063321607
DEBUG:wyoming_openwakeword.handler:Client connected: 951085666444
DEBUG:wyoming_openwakeword.handler:Sent info to client: 951085666444
DEBUG:wyoming_openwakeword.handler:Client disconnected: 951085666444111
Assist Microphone:
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service discovery: stopping
s6-rc: info: service discovery successfully stopped
s6-rc: info: service assist_microphone: stopping
[09:28:39] INFO: Service exited with code 256 (by signal 15)
s6-rc: info: service assist_microphone successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Aborted by signal Terminated...
arecord: pcm_read:2221: read error: Interrupted system call
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service assist_microphone: starting
s6-rc: info: service assist_microphone successfully started
s6-rc: info: service discovery: starting
DEBUG:root:Namespace(mic_uri=None, mic_command='arecord -r 16000 -c 1 -f S16_LE -t raw', mic_command_rate=16000, mic_command_width=2, mic_command_channels=1, mic_command_samples_per_chunk=1024, mic_volume_multiplier=1.0, mic_noise_suppression=0, mic_auto_gain=31, mic_seconds_to_mute_after_awake_wav=0.5, mic_no_mute_during_awake_wav=False, mic_channel_index=None, snd_uri=None, snd_command='aplay -r 16000 -c 1 -f S16_LE -t raw', snd_command_rate=16000, snd_command_width=2, snd_command_channels=1, snd_volume_multiplier=0.3, wake_uri=None, wake_word_name=[], wake_command=None, wake_command_rate=16000, wake_command_width=2, wake_command_channels=1, wake_refractory_seconds=5.0, vad=False, vad_threshold=0.5, vad_trigger_level=1, vad_buffer_seconds=2, vad_wake_word_timeout=5.0, event_uri=None, startup_command=None, detect_command=None, detection_command=None, transcript_command=None, stt_start_command=None, stt_stop_command=None, synthesize_command=None, tts_start_command=None, tts_stop_command=None, tts_played_command=None, streaming_start_command=None, streaming_stop_command=None, error_command=None, connected_command=None, disconnected_command=None, timer_started_command=None, timer_updated_command=None, timer_cancelled_command=None, timer_finished_command=None, awake_wav='/usr/src/sounds/awake.wav', done_wav='/usr/src/sounds/done.wav', timer_finished_wav='/usr/src/sounds/timer_finished.wav', timer_finished_wav_repeat=[3.0, 0.75], uri='tcp://0.0.0.0:10700', name='assist microphone', area=None, no_zeroconf=True, zeroconf_name=None, zeroconf_host=None, debug_recording_dir=None, debug=True, log_format='%(levelname)s:%(name)s:%(message)s')
INFO:root:Ready
DEBUG:root:Connecting to mic service: ['arecord', '-r', '16000', '-c', '1', '-f', 'S16_LE', '-t', 'raw']
DEBUG:root:Connecting to snd service: ['aplay', '-r', '16000', '-c', '1', '-f', 'S16_LE', '-t', 'raw']
INFO:root:Connected to services
DEBUG:root:Using webrtc audio enhancements
DEBUG:root:Connected to mic service
Recording raw data 'stdin' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
[09:30:14] INFO: Successfully sent discovery information to Home Assistant.
s6-rc: info: service discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
DEBUG:root:Server set: 615005060709
INFO:root:Connected to server
INFO:root:Streaming audio
DEBUG:root:Event(type='run-pipeline', data={'start_stage': 'wake', 'end_stage': 'tts', 'restart_on_end': True, 'snd_format': {'rate': 16000, 'width': 2, 'channels': 1}}, payload=None)
DEBUG:root:Ping enabled
Następnie odtworzyłem z backupu na Proxmox maszynę wirtualną z z Home Assistant OS 15.2 i Home Assistant Core 2025.6.3 i po jej uruchomieniu też jest ten problem a w logu dodatku Assist Microphone parametr wake_word_name też nie zawiera żadnego słowa.
W międzyczasie robiłem też aktualizację Proxmoxa. Pamiętam że przed aktualizacją mikrofon PS Eye był wyświetlany w konfiguracji Assist Microphone jako Sony PlayStation Eye Multichannel a po aktualizacji jest wyświetlany jako USB Camera-B4.09.24.1 Multichannel.

Poniżej informacje o obecnej mojej wersji Proxmox i logi z aktualizacji Proxmox. Może tutaj jest jakiś problem odnośnie sterowników, etc. ?
Moja wersja Proxmox:
proxmox-ve: 8.4.0 (running kernel: 6.8.12-13-pve)
pve-manager: 8.4.6 (running version: 8.4.6/c5b55b84d1f84ea6)
proxmox-kernel-helper: 8.1.4
proxmox-kernel-6.8.12-13-pve-signed: 6.8.12-13
proxmox-kernel-6.8: 6.8.12-13
proxmox-kernel-6.8.12-11-pve-signed: 6.8.12-11
proxmox-kernel-6.8.12-9-pve-signed: 6.8.12-9
ceph-fuse: 18.2.7-pve1
corosync: 3.1.9-pve1
criu: 3.17.1-2+deb12u1
frr-pythontools: 10.2.2-1+pve1
glusterfs-client: 10.3-5
ifupdown2: 3.2.0-1+pmx11
ksm-control-daemon: 1.5-1
libjs-extjs: 7.0.0-5
libknet1: 1.30-pve2
libproxmox-acme-perl: 1.6.0
libproxmox-backup-qemu0: 1.5.2
libproxmox-rs-perl: 0.3.5
libpve-access-control: 8.2.2
libpve-apiclient-perl: 3.3.2
libpve-cluster-api-perl: 8.1.2
libpve-cluster-perl: 8.1.2
libpve-common-perl: 8.3.3
libpve-guest-common-perl: 5.2.2
libpve-http-server-perl: 5.2.2
libpve-network-perl: 0.11.2
libpve-rs-perl: 0.9.4
libpve-storage-perl: 8.3.7
libspice-server1: 0.15.1-1
lvm2: 2.03.16-2
lxc-pve: 6.0.0-1
lxcfs: 6.0.0-pve2
novnc-pve: 1.6.0-2
proxmox-backup-client: 3.4.3-1
proxmox-backup-file-restore: 3.4.3-1
proxmox-backup-restore-image: 0.7.0
proxmox-firewall: 0.7.1
proxmox-kernel-helper: 8.1.4
proxmox-mail-forward: 0.3.3
proxmox-mini-journalreader: 1.5
proxmox-offline-mirror-helper: 0.6.7
proxmox-widget-toolkit: 4.3.12
pve-cluster: 8.1.2
pve-container: 5.3.0
pve-docs: 8.4.0
pve-edk2-firmware: 4.2025.02-4~bpo12+1
pve-esxi-import-tools: 0.7.4
pve-firewall: 5.1.2
pve-firmware: 3.16-3
pve-ha-manager: 4.0.7
pve-i18n: 3.4.5
pve-qemu-kvm: 9.2.0-7
pve-xtermjs: 5.5.0-2
qemu-server: 8.4.1
smartmontools: 7.3-pve1
spiceterm: 3.3.0
swtpm: 0.8.0+pve1
vncterm: 1.8.0
zfsutils-linux: 2.2.8-pve1
Log z aktualizacji Proxmox:
Start-Date: 2025-08-04 12:02:02
Commandline: apt-get dist-upgrade
Install: proxmox-kernel-6.8.12-13-pve-signed:amd64 (6.8.12-13, automatic)
Upgrade: pve-edk2-firmware-ovmf:amd64 (4.2025.02-3, 4.2025.02-4~bpo12+1), openssh-clie
nt:amd64 (1:9.2p1-2+deb12u6, 1:9.2p1-2+deb12u7), proxmox-widget-toolkit:amd64 (4.3.11,
4.3.12), pve-firmware:amd64 (3.15-4, 3.16-3), zfs-zed:amd64 (2.2.7-pve2, 2.2.8-pve1),
libldb2:amd64 (2:2.6.2+samba4.17.12+dfsg-0+deb12u1, 2:2.6.2+samba4.17.12+dfsg-0+deb12
u2), zfs-initramfs:amd64 (2.2.7-pve2, 2.2.8-pve1), spl:amd64 (2.2.7-pve2, 2.2.8-pve1),
ssh:amd64 (1:9.2p1-2+deb12u6, 1:9.2p1-2+deb12u7), pve-qemu-kvm:amd64 (9.2.0-6, 9.2.0-7), libnvpair3linux:amd64 (2.2.7-pve2, 2.2.8-pve1), libpve-cluster-api-perl:amd64 (8.1.1, 8.1.2), pve-edk2-firmware-legacy:amd64 (4.2025.02-3, 4.2025.02-4~bpo12+1), libproxmox-backup-qemu0:amd64 (1.5.1, 1.5.2), libuutil3linux:amd64 (2.2.7-pve2, 2.2.8-pve1), libpve-storage-perl:amd64 (8.3.6, 8.3.7), libzpool5linux:amd64 (2.2.7-pve2, 2.2.8-pve1), libwbclient0:amd64 (2:4.17.12+dfsg-0+deb12u1, 2:4.17.12+dfsg-0+deb12u2), openssh-server:amd64 (1:9.2p1-2+deb12u6, 1:9.2p1-2+deb12u7), proxmox-kernel-6.8:amd64 (6.8.12-11, 6.8.12-13), libsmbclient:amd64 (2:4.17.12+dfsg-0+deb12u1, 2:4.17.12+dfsg-0+deb12u2), pve-cluster:amd64 (8.1.1, 8.1.2), proxmox-backup-file-restore:amd64 (3.4.2-1, 3.4.3-1), libssl3:amd64 (3.0.16-1~deb12u1, 3.0.17-1~deb12u1), qemu-server:amd64 (8.4.0, 8.4.1), pve-container:amd64 (5.2.7, 5.3.0), gnutls-bin:amd64 (3.7.9-2+deb12u4, 3.7.9-2+deb12u5), proxmox-backup-client:amd64 (3.4.2-1, 3.4.3-1), smbclient:amd64 (2:4.17.12+dfsg-0+deb12u1, 2:4.17.12+dfsg-0+deb12u2), pve-manager:amd64 (8.4.1, 8.4.6), libpve-common-perl:amd64 (8.3.2, 8.3.3), openssh-sftp-server:amd64 (1:9.2p1-2+deb12u6, 1:9.2p1-2+deb12u7), samba-libs:amd64 (2:4.17.12+dfsg-0+deb12u1, 2:4.17.12+dfsg-0+deb12u2), libpve-notify-perl:amd64 (8.1.1, 8.1.2), libzfs4linux:amd64 (2.2.7-pve2, 2.2.8-pve1), samba-common:amd64 (2:4.17.12+dfsg-0+deb12u1, 2:4.17.12+dfsg-0+deb12u2), libgnutls30:amd64 (3.7.9-2+deb12u4, 3.7.9-2+deb12u5), libgnutlsxx30:amd64 (3.7.9-2+deb12u4, 3.7.9-2+deb12u5), proxmox-kernel-helper:amd64 (8.1.1, 8.1.4), libgnutls-dane0:amd64 (3.7.9-2+deb12u4, 3.7.9-2+deb12u5), pve-edk2-firmware:amd64 (4.2025.02-3, 4.2025.02-4~bpo12+1), zfsutils-linux:amd64 (2.2.7-pve2, 2.2.8-pve1), openssl:amd64 (3.0.16-1~deb12u1, 3.0.17-1~deb12u1), libpve-cluster-perl:amd64 (8.1.1, 8.1.2)
End-Date: 2025-08-04 12:03:22