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
Context: I run llama.cpp on a desktop and the other servers on my laptop, then I access Amica through my smartphone.
Laptop
Amica server 127.0.0.1:3000
alltalk_tts 0.0.0.0:7851
whisper.cpp 0.0.0.0:8080
Desktop
llama.cpp 0.0.0.0:5000
Smartphone (client)
From my smartphone on the same LAN, I can access the Amica server, I can write to Amica and Amica is talking back (Yeah!).
However, the microphone icon next to the text input is greyed out on the Amica UI.
In another browser tab, on the same smartphone, I can connect to Amica online and there, the microphone icon is active.
What do I have to do to be able to use Amica's microphone button?