Skip to content

LAM Quick Start

Uses LAM Gaussian Splatting assets for client-side rendering. Only VAD and ASR run locally, making this the lightest config.

Handlers Used

TypeHandlerReference
Clientclient/ws_lam_client/ws_lam_client_handlerLAM Client
VADvad/silerovad/vad_handler/silero
ASRasr/sensevoice/asr_handler_sensevoice
LLMllm/openai_compatible/llm_handler/llm_handler_openai_compatibleOpenAI Compatible
TTStts/bailian_tts/tts_handler_cosyvoice_bailianBailian CosyVoice
Avataravatar/lam/avatar_handler_lam_audio2expressionLAM

Quick Start

bash
uv run install.py --config config/chat_with_lam.yaml
uv run scripts/download_models.py --handler lam
uv run src/demo.py --config config/chat_with_lam.yaml