Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tts output on sytellite sluggish #262

Open
Rihan9 opened this issue Jan 7, 2025 · 0 comments
Open

tts output on sytellite sluggish #262

Rihan9 opened this issue Jan 7, 2025 · 0 comments

Comments

@Rihan9
Copy link

Rihan9 commented Jan 7, 2025

Hi,
I'm using a raspberry pi 4 with 2GB of ram, and a wired connection with a performance of 930Mbps misured with iperf3. (300Mbps with the External).
I shouldn't have any performance issue, but the wyoming satellite voice aoutput is sluggish and unsettling. It seems like it's played at 0.70x speed.

If I use Home Assistant Assist directly from the browser, this problem doesn't exist. What can I do? I even tried to use the standard headphones jack on the raspberry and I'm currently using it.

/wyoming-satellite/script/run
    --name 'satellite'
    --uri 'tcp://0.0.0.0:10700'
    --mic-command 'arecord -D plughw:CARD=seeed2micvoicec,DEV=0 -r 16000 -c 1 -f S16_LE -t raw'
    --snd-command 'aplay -D plughw:CARD=Headphones,DEV=0 -r 16000 -c 1 -f S16_LE -t raw'
    --wake-uri 'tcp://127.0.0.1:10400'
    -wake-word-name 'ok_nabu'
    --event-uri 'tcp://127.0.0.1:10500'

What am I doing wrong? a wav clip played with:

aplay -D plughw:CARD=Headphones,DEV=0 -r 16000 -c 1 -f S16_LE ./test.wav

doesn't have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant