Hardware: Raspberry Pi4
OS: Raspbian Buster
I used this install script, but have tried installing normally using Linux instructions too with the same situation.
Things working:
- Running
./start_mycroft.sh debug
works as expected, no errors, and the voice logs “talk” back to me as if nothing is wrong. - I am paired successfully to home.mycroft.ai
- Running
./start_mycroft.sh audiotest
works as expected, it records and plays back perfectly
Things not working:
- When running
./start_mycroft.sh all
I get no audio indication ding when saying “Hey, Mycroft” - No TTS is working at all, anywhere - I have never heard Mycroft’s beautiful voice and this makes me sad
For reference, I am currently located in Shenzhen, running the system through a (very) reliable private Hong Kong VPN. Bonus info: trying to install without this VPN ended in what seemed like a very broken installation. Installing with the VPN took much longer, which I can only assume because nothing broke during the process. Does Mycroft struggle to install properly within China’s firewall?
I am currently compiling the local mimic to rule out any network issues, but my hopefulness is low.
What logs or info can I provide to try and get to the bottom of this?