๐Ÿฃ

Goshi

Voice AI Companion for Reachy Mini

Say "Sushi" to start a conversation!

๐ŸŽ™๏ธ

Wake Word

Say "Sushi" to activate the robot

๐Ÿค–

Smart AI

Natural conversations powered by LLMs

๐ŸŒ

Bilingual

Speaks French & English

โšก

Low Latency

<800ms response time

๐Ÿ”’

Local AI

Private, on-premise processing

๐Ÿคธ

Expressive

Head & antenna animations

๐Ÿš€ Installation

1

Install on Reachy Mini

Via the app manager or command line:

pip install git+https://huggingface.co/spaces/pnocera/goshi
2

Start the Goshi Server

On your workstation (requires NVIDIA GPU):

./goshi-server --config config.toml
3

Configure & Talk!

Update config.yaml with server IP, then say "Sushi"!

๐Ÿ—๏ธ Architecture

  Reachy Mini (Raspberry Pi 4)          Workstation (RTX GPU)
  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”           โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
  โ”‚       Goshi Client     โ”‚โ—„โ”€โ”€ SRT โ”€โ”€โ–บโ”‚     Goshi Server        โ”‚
  โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚           โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
  โ”‚  โ”‚ Wake Word (KWS)  โ”‚  โ”‚           โ”‚  โ”‚ VAD (Silero)      โ”‚  โ”‚
  โ”‚  โ”‚ Audio Capture    โ”‚โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ–บโ”‚ STT (Whisper)     โ”‚  โ”‚
  โ”‚  โ”‚ TTS Playback     โ”‚โ—„โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”‚ LLM (Ollama)      โ”‚  โ”‚
  โ”‚  โ”‚ Video Stream     โ”‚  โ”‚           โ”‚  โ”‚ TTS (Piper)       โ”‚  โ”‚
  โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚           โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜           โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜