Delay when using external speaker on Ai Fusion hat

Although Ive set the volume to maximum - it’s still relatively low.

I added an external speaker using aux cable.

The volume is much better, but there is a delay, meaning that the first 2-3 words are missing when using, Piper TTS.

Is there a way of resolving this delay issue ?

Thanks

1 Like

Please run the following command to reinstall the speaker driver:

sudo /opt/setup_fusion_hat_audio.sh

After that, please test it again with this command:

cd ~/ai-lab-kit/llm
sudo python3 tts_piper.py

1 Like