Always getting following error when using voice assistant:
stage: error
run:
pipeline: 01h0a695ejh71jhe7nf4g5ad78
language: en
runner_data:
stt_binary_handler_id: 1
timeout: 30
events:
- type: run-start
data:
pipeline: 01h0a695ejh71jhe7nf4g5ad78
language: en
runner_data:
stt_binary_handler_id: 1
timeout: 30
timestamp: "2023-05-29T11:44:46.543151+00:00"
- type: stt-start
data:
engine: stt.faster_whisper
metadata:
language: en
format: wav
codec: pcm
bit_rate: 16
sample_rate: 16000
channel: 1
timestamp: "2023-05-29T11:44:46.544437+00:00"
- type: error
data:
code: timeout
message: Timeout running pipeline
timestamp: "2023-05-29T11:45:16.543829+00:00"
stt:
engine: stt.faster_whisper
metadata:
language: en
format: wav
codec: pcm
bit_rate: 16
sample_rate: 16000
channel: 1
done: false
error:
code: timeout
message: Timeout running pipeline
Already tried updating, different devices, different models…
Hope somebody can help me.