You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
This is saying that you should set the GRP_NAME environment variable to the name of your speaker/group. Instructions of how to do this in Windows can be found at https://phoenixnap.com/kb/windows-set-environment-variable#ftoc-heading-4
After setting the environment variable, you will have to restart main.py
Alternatively, you can change the line to set the speaker name directly. If you are unfamilar with python, the end result would look something like this:
cast_name=LivingRoomSpeaker
I hope this helps!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error after running
docker-compose up
:I changed GRP_NAME in Dockerfile to the device name. I have only one Google Device.
The text was updated successfully, but these errors were encountered: