#Voice PE speaker flashing light
1 messages · Page 1 of 1 (latest)
there is something wrong with your voice pipeline
I found this in the voice assistant
stage: done
run:
pipeline: 01jsj747tw3dwhpv7tc3tckv98
language: en
events:
- type: run-start
data:
pipeline: 01jsj747tw3dwhpv7tc3tckv98
language: en
timestamp: "2025-04-23T21:12:29.509849+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: "2025-04-23T21:12:29.510099+00:00"
- type: error
data:
code: stt-stream-failed
message: speech-to-text failed
timestamp: "2025-04-23T21:12:29.515365+00:00"
- type: run-end
data: null
timestamp: "2025-04-23T21:12:29.516176+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: stt-stream-failed
message: speech-to-text failed
the logs for the whisper container don't show anything