Weebo is a simple and pleasant solution that allows you to interact with AI locally. It utilizes Whisper MLX, Ollama (llama3.2), and Kokoro-82M. For my machine, I switched from real-time listening to Enter press listening because unfortunately, using the keyboard library doesn’t work on Mac (SHIFT holding would be better solution).
As we’ve already mentioned somewhere earlier, we might need to pass the location of espeak, for example, like this: PHONEMIZER_ESPEAK_LIBRARY=/opt/homebrew/Cellar/espeak-ng/1.52.0/lib/libespeak-ng.dylib python main.py
I think about two additions here:
- agents
- sending transcript and response to terminal, and maybe some GUI or WebUI