Snips.AI 5.2 probem on raspberry

Hi,

I’ve hit a problem using snips.ai
I’m running Home Assistant 0.94.1 with snips.ai ver. 5.2 and I use MQTT Server & Web client.
I have connected a USB-Audio - C-Media USB Headphone on the raspberry.

The config :
{
“assistant”: “assistant.zip”,
“language”: “fr”,
“custom_tts”: {
“active”: false,
“platform”: “amazon_polly”
}
}

Here’s the snips log file:

ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround71
ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition ‘cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2’
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM iec958
ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition ‘cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2’
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition ‘cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2’
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
INFO:snips_audio_portaudio : Use input device: “default”
1560868935: New connection from 127.0.0.1 on port 1883.
1560868935: New client connected from 127.0.0.1 as snips-asr|57-core-snips-3 (c0, k10).
INFO:snips_asr: Connecting using MQTT site-id default
INFO:snips_asr_hermes: Using model from “/usr/share/snips/assistant/custom_asr”
INFO:snips_hotword::server : Discovered audio_server default/mqtt, starting hotword listener
INFO:snips_hotword::server : Connecting using MQTT site-id default
INFO:snips_hotword_lib::audio : Audio thread for default started
INFO:snips_hotword_lib::audio : Net and VAD thread for site default started (vad inhibitor: true, vad messages: false
INFO:snips_hotword_lib : Detector “detector.hey_snips.default”, sensitivity: 0.5, threshold 0.236
INFO:snips_hotword_lib : detector.hey_snips.default thread started
INFO:snips_kaldi::decode::model: Loading model v2
INFO:snips_asr_lib::parameters_overriding: Overriding beam_size: 8
INFO:snips_asr_hermes : Preparing decoder
INFO:snips_asr_hermes : Idle
2019-06-18 16:42:16,467 INFO success: snips-tts entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-06-18 16:42:16,469 INFO success: snips-dialogue entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-06-18 16:42:16,470 INFO success: snips-asr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-06-18 16:42:16,471 INFO success: snips-hotword entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-06-18 16:42:16,471 INFO success: snips-audio-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-06-18 16:42:17,480 INFO spawned: ‘snips-nlu’ with pid 81
2019-06-18 16:42:17,492 INFO spawned: ‘snips-analytics’ with pid 82
1560868937: New connection from 127.0.0.1 on port 1883.
1560868937: New client connected from 127.0.0.1 as snips-nlu|81-core-snips-1 (c0, k10).
1560868937: New connection from 127.0.0.1 on port 1883.
1560868937: New client connected from 127.0.0.1 as snips-analytics|82-core-snips-1 (c0, k10).
INFO:snips_nlu_hermes: loading nlu engine “/usr/share/snips/assistant/nlu_engine”
1560868937: Socket error on client snips-analytics|82-core-snips-1, disconnecting.
INFO:snips_analytics_hermes: The analytics service is temporarily disabled
2019-06-18 16:42:17,531 INFO exited: snips-analytics (exit status 0; not expected)
ERROR:snips_nlu_hermes: nlu thread ended with error: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
ERROR:snips_nlu : Fail to wait end of pipeline
-> caused by: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
ERROR:rumqtt::client : snips-nlu|81-core-snips-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None }))
1560868937: Socket error on client snips-nlu|81-core-snips-1, disconnecting.
2019-06-18 16:42:17,547 INFO exited: snips-nlu (exit status 1; not expected)
2019-06-18 16:42:19,558 INFO spawned: ‘snips-nlu’ with pid 86
2019-06-18 16:42:19,566 INFO spawned: ‘snips-analytics’ with pid 87
1560868939: New connection from 127.0.0.1 on port 1883.
1560868939: New client connected from 127.0.0.1 as snips-nlu|86-core-snips-1 (c0, k10).
INFO:snips_nlu_hermes: loading nlu engine “/usr/share/snips/assistant/nlu_engine”
1560868939: New connection from 127.0.0.1 on port 1883.
1560868939: New client connected from 127.0.0.1 as snips-analytics|87-core-snips-1 (c0, k10).
INFO:snips_analytics_hermes: The analytics service is temporarily disabled
ERROR:rumqtt::client : snips-analytics|87-core-snips-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None }))
1560868939: Socket error on client snips-analytics|87-core-snips-1, disconnecting.
2019-06-18 16:42:19,608 INFO exited: snips-analytics (exit status 0; not expected)
ERROR:snips_nlu_hermes: nlu thread ended with error: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
ERROR:rumqtt::client : snips-nlu|86-core-snips-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None }))
1560868939: Socket error on client snips-nlu|86-core-snips-1, disconnecting.
ERROR:snips_nlu : Fail to wait end of pipeline
-> caused by: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
2019-06-18 16:42:19,619 INFO exited: snips-nlu (exit status 1; not expected)
2019-06-18 16:42:22,631 INFO spawned: ‘snips-nlu’ with pid 91
2019-06-18 16:42:22,637 INFO spawned: ‘snips-analytics’ with pid 92
1560868942: New connection from 127.0.0.1 on port 1883.
1560868942: New client connected from 127.0.0.1 as snips-nlu|91-core-snips-1 (c0, k10).
INFO:snips_nlu_hermes: loading nlu engine “/usr/share/snips/assistant/nlu_engine”
1560868942: New connection from 127.0.0.1 on port 1883.
1560868942: New client connected from 127.0.0.1 as snips-analytics|92-core-snips-1 (c0, k10).
INFO:snips_analytics_hermes: The analytics service is temporarily disabled
1560868942: Socket error on client snips-analytics|92-core-snips-1, disconnecting.
2019-06-18 16:42:22,674 INFO exited: snips-analytics (exit status 0; not expected)
ERROR:snips_nlu_hermes: nlu thread ended with error: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
ERROR:snips_nlu : Fail to wait end of pipeline
-> caused by: Unable to read file ‘/usr/share/snips/assistant/nlu_engine/nlu_engine.json’
-> caused by: Expected model version 0.19.0 but found 0.17.0
2019-06-18 16:42:22,680 INFO gave up: snips-analytics entered FATAL state, too many start retries too quickly

Similar message here. Configuration:

  • added snips: to configuration.yaml
  • running Snips version 5.3
  • hassio version 184 (HassOS 2.12)
  • configuration:
{
  "assistant": "assistant.zip",
  "language": "en",
  "custom_tts": {
    "active": false,
    "platform": "amazon_polly"
  }
}

Tried multiple variants:

  • included mqtt settings in config --> weird thing is that these settings disappears once restarted
  • tried multiple input and output devices
  • created an assistant.zip file via Snips.ai and put in /share folder

Unfortunately I get multiple errors, Snips does not seem to be starting correctly

Logging without assistant.zip in /share folder:

ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround40.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround71.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline INFO:snips_kaldi::decode::model: Loading model v2 INFO:snips_audio_portaudio : Use input device: "default" INFO:snips_kaldi::decode::model: Loading model v2 INFO:snips_broadcast_mqtt_server: Starting broadcasting audio on hermes as site "default" INFO:snips_hotword::server : Discovered audio_server default/mqtt, starting hotword listener INFO:snips_hotword::server : Connecting using MQTT site-id default INFO:snips_hotword_lib::audio : Audio thread for default started INFO:snips_hotword_lib::audio : Net and VAD thread for site default started (vad inhibitor: true, vad messages: false INFO:snips_hotword_lib : Detector "detector.hey_snips.default", sensitivity: 0.5, threshold 0.236 INFO:snips_hotword_lib : detector.hey_snips.default thread started INFO:snips_asr_lib::parameters_overriding: Overriding beam_size: 8 INFO:snips_asr_hermes::handler : Preparing decoder 2019-08-26 21:39:54,666 INFO success: snips-tts entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:39:54,667 INFO success: snips-dialogue entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:39:54,668 INFO success: snips-asr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:39:54,670 INFO spawnerr: can't find command '/usr/bin/snips-analytics' 2019-08-26 21:39:54,671 INFO success: snips-hotword entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:39:54,672 INFO success: snips-audio-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) INFO:snips_asr_lib::parameters_overriding: Overriding beam_size: 8 INFO:snips_asr_hermes::handler : Preparing decoder 2019-08-26 21:39:55,759 INFO spawned: 'snips-nlu' with pid 92 1566848395: New connection from 127.0.0.1 on port 1883. 1566848395: New client connected from 127.0.0.1 as snips-nlu|92-core-snips.local.hass.io-1 (c0, k10). INFO:snips_nlu_hermes: loading nlu engine "/usr/share/snips/assistant/nlu_engine" ERROR:rumqtt::client : snips-nlu|92-core-snips.local.hass.io-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None })) ERROR:snips_nlu : Unable to read file '/usr/share/snips/assistant/nlu_engine/nlu_engine.json' -> caused by: Mismatched model version: model is 0.17.0 but runner is 0.19.0 ERROR:snips_common_cli::cli: Unable to reconnect to the mqtt broker, ending the program. 1566848395: Socket error on client snips-nlu|92-core-snips.local.hass.io-1, disconnecting. 2019-08-26 21:39:55,855 INFO exited: snips-nlu (exit status 1; not expected) 2019-08-26 21:39:56,861 INFO spawnerr: can't find command '/usr/bin/snips-analytics' 2019-08-26 21:39:57,873 INFO spawned: 'snips-nlu' with pid 94 1566848397: New connection from 127.0.0.1 on port 1883. 1566848397: New client connected from 127.0.0.1 as snips-nlu|94-core-snips.local.hass.io-1 (c0, k10). INFO:snips_nlu_hermes: loading nlu engine "/usr/share/snips/assistant/nlu_engine" ERROR:rumqtt::client : snips-nlu|94-core-snips.local.hass.io-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None })) ERROR:snips_common_cli::cli: Unable to reconnect to the mqtt broker, ending the program. ERROR:snips_nlu : Unable to read file '/usr/share/snips/assistant/nlu_engine/nlu_engine.json' -> caused by: Mismatched model version: model is 0.17.0 but runner is 0.19.0 1566848397: Socket error on client snips-nlu|94-core-snips.local.hass.io-1, disconnecting. 2019-08-26 21:39:57,974 INFO exited: snips-nlu (exit status 1; not expected) 2019-08-26 21:39:59,982 INFO spawnerr: can't find command '/usr/bin/snips-analytics' 2019-08-26 21:39:59,984 INFO gave up: snips-analytics entered FATAL state, too many start retries too quickly 2019-08-26 21:40:00,996 INFO spawned: 'snips-nlu' with pid 96 1566848401: New connection from 127.0.0.1 on port 1883. 1566848401: New client connected from 127.0.0.1 as snips-nlu|96-core-snips.local.hass.io-1 (c0, k10). INFO:snips_nlu_hermes: loading nlu engine "/usr/share/snips/assistant/nlu_engine" ERROR:rumqtt::client : snips-nlu|96-core-snips.local.hass.io-1 Disconnected: (Error(SyncMpsc(Disconnected), State { next_error: None, backtrace: None })) ERROR:snips_nlu : Unable to read file '/usr/share/snips/assistant/nlu_engine/nlu_engine.json' -> caused by: Mismatched model version: model is 0.17.0 but runner is 0.19.0 ERROR:snips_common_cli::cli: Unable to reconnect to the mqtt broker, ending the program. 1566848401: Socket error on client snips-nlu|96-core-snips.local.hass.io-1, disconnecting. 2019-08-26 21:40:01,103 INFO exited: snips-nlu (exit status 1; not expected) 2019-08-26 21:40:01,106 INFO gave up: snips-nlu entered FATAL state, too many start retries too quickly

Logging with assistant.zip in /share folder:

INFO:snips_asr_hermes::handler: Using model from "/usr/share/snips/assistant/custom_asr" INFO:snips_nlu_lib::resources::loading: Stemmer loaded INFO:snips_nlu_lib::resources::loading: Loading gazetteer 'top_10000_words_stemmed' ("/usr/share/snips/assistant/nlu_engine/resources/en/gazetteers/top_10000_words_stemmed.txt") ... ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.front.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround21 INFO:snips_nlu_lib::resources::loading: Gazetteer 'top_10000_words_stemmed' loaded INFO:snips_nlu_lib::resources::loading: Loading word clusters 'brown_clusters' ("/usr/share/snips/assistant/nlu_engine/resources/en/word_clusters/brown_clusters.txt") ... ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround40.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround51.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.surround71.0:CARD=0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM iec958 ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'cards.bcm2835_alsa.pcm.iec958.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM spdif ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline INFO:snips_kaldi::decode::model: Loading model v2 INFO:snips_kaldi::decode::model: Loading model v2 INFO:snips_audio_portaudio : Use input device: "default" INFO:snips_broadcast_mqtt_server: Starting broadcasting audio on hermes as site "default" INFO:snips_asr_lib::parameters_overriding: Overriding beam_size: 8 INFO:snips_asr_hermes::handler : Preparing decoder 2019-08-26 21:25:30,618 INFO success: snips-tts entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:25:30,619 INFO success: snips-dialogue entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:25:30,620 INFO success: snips-asr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:25:30,621 INFO success: snips-nlu entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:25:30,625 INFO spawnerr: can't find command '/usr/bin/snips-analytics' 2019-08-26 21:25:30,627 INFO success: snips-hotword entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-08-26 21:25:30,628 INFO success: snips-audio-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) INFO:snips_asr_lib::parameters_overriding: Overriding beam_size: 8 INFO:snips_asr_hermes::handler : Preparing decoder INFO:snips_nlu_lib::resources::loading: Word clusters 'brown_clusters' loaded INFO:snips_nlu_lib::resources::loading: Loading stop words ("/usr/share/snips/assistant/nlu_engine/resources/en/stop_words.txt") ... INFO:snips_nlu_lib::resources::loading: Stop words loaded INFO:snips_nlu_lib::entity_parser::builtin_entity_parser: Loading builtin entity parser ("/usr/share/snips/assistant/nlu_engine/builtin_entity_parser") ... 2019-08-26 21:25:33,579 INFO spawnerr: can't find command '/usr/bin/snips-analytics' INFO:snips_nlu_lib::entity_parser::builtin_entity_parser: Builtin entity parser loaded INFO:snips_nlu_lib::entity_parser::custom_entity_parser : Loading custom entity parser ("/usr/share/snips/assistant/nlu_engine/custom_entity_parser") ... INFO:snips_nlu_lib::entity_parser::custom_entity_parser : Custom entity parser loaded INFO:snips_nlu_lib::intent_parser::deterministic_intent_parser: Loading deterministic intent parser ("/usr/share/snips/assistant/nlu_engine/deterministic_intent_parser") ... INFO:snips_nlu_lib::intent_parser::deterministic_intent_parser: Deterministic intent parser loaded INFO:snips_nlu_lib::intent_classifier::log_reg_intent_classifier: Loading log reg intent classifier ("/usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier") ... INFO:snips_nlu_lib::intent_classifier::log_reg_intent_classifier: Log reg intent classifier loaded INFO:snips_nlu_lib::slot_filler::crf_slot_filler : Loading CRF slot filler ("/usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_0") ... INFO:snips_nlu_lib::slot_filler::crf_slot_filler : CRF slot filler loaded INFO:snips_nlu_lib::slot_filler::crf_slot_filler : Loading CRF slot filler ("/usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_1") ... INFO:snips_nlu_lib::slot_filler::crf_slot_filler : CRF slot filler loaded INFO:snips_nlu_lib::slot_filler::crf_slot_filler : Loading CRF slot filler ("/usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_2") ... INFO:snips_nlu_lib::slot_filler::crf_slot_filler : CRF slot filler loaded INFO:snips_nlu_hermes : model loaded in 4833 ms INFO:snips_hotword::server : Discovered audio_server default/mqtt, starting hotword listener INFO:snips_hotword::server : Connecting using MQTT site-id default INFO:snips_hotword_lib::audio : Audio thread for default started INFO:snips_hotword_lib::audio : Net and VAD thread for site default started (vad inhibitor: true, vad messages: false INFO:snips_hotword_lib : Detector "detector.hey_snips.default", sensitivity: 0.5, threshold 0.787 INFO:snips_hotword_lib : detector.hey_snips.default thread started 2019-08-26 21:25:36,987 INFO spawnerr: can't find command '/usr/bin/snips-analytics' 2019-08-26 21:25:36,989 INFO gave up: snips-analytics entered FATAL state, too many start retries too quickly