Rhasspy not responding to voice commands

I am using the normal basic setup for Rhasspy but with a jetson nano. I can use audacity to verify my mic works ,but when choosing “wake up” and then speaking, Rhasspy seems to be listening ,but nothing happens. Below are my logs from my latest attempt. I am fairly new to Linux so go easy on the terminology. Thanks.
[ERROR:2020-11-28 13:18:47,360] rhasspyserver_hermes:
Traceback (most recent call last):
File “/usr/lib/rhasspy/.venv/lib/python3.7/site-packages/quart/app.py”, line 1821, in full_dispatch_request
result = await self.dispatch_request(request_context)
File “/usr/lib/rhasspy/.venv/lib/python3.7/site-packages/quart/app.py”, line 1869, in dispatch_request
return await handler(**request_.view_args)
File “/usr/lib/rhasspy/rhasspy-server-hermes/rhasspyserver_hermes/main.py”, line 866, in api_listen_for_command
handle_captured(), messages, message_types
File “/usr/lib/rhasspy/rhasspy-server-hermes/rhasspyserver_hermes/init.py”, line 959, in publish_wait
result_awaitable, timeout=timeout_seconds
File “/usr/lib/python3.7/asyncio/tasks.py”, line 449, in wait_for
raise futures.TimeoutError()
concurrent.futures._base.TimeoutError
[DEBUG:2020-11-28 13:18:17,335] rhasspyserver_hermes: Publishing 180 bytes(s) to hermes/asr/startListening
[DEBUG:2020-11-28 13:18:17,334] rhasspyserver_hermes: -> AsrStartListening(site_id=‘default’, session_id=‘23f8219b-6ebe-45a5-8113-f00f487fe6ff’, lang=None, stop_on_silence=True, send_audio_captured=True, wakeword_id=None, intent_filter=None)
[DEBUG:2020-11-28 13:18:17,333] rhasspyserver_hermes: Subscribed to hermes/error/asr
[DEBUG:2020-11-28 13:18:17,332] rhasspyserver_hermes: Waiting for transcription (session_id=23f8219b-6ebe-45a5-8113-f00f487fe6ff)

Can you post some more details about your setup?

Like the output of arecord -L on the command line. And some screenshots of your audio related setup?

Thanks, but i’ve decided to try using a Pi4 .