Skip to content

Commit e41138b

Browse files
authored
chore(docs): update model description in readme (#59)
1 parent 6fa6d20 commit e41138b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ A complete starter project for building voice AI apps with [LiveKit Agents for N
99
The starter project includes:
1010

1111
- A simple voice AI assistant, ready for extension and customization
12-
- A voice AI pipeline built on [LiveKit Inference](https://docs.livekit.io/agents/models/inference)
13-
with [models](https://docs.livekit.io/agents/models) from OpenAI, Cartesia, and Deepgram. More than 50 other model providers are supported, including [Realtime models](https://docs.livekit.io/agents/models/realtime)
12+
- A voice AI pipeline built on [LiveKit Inference](https://docs.livekit.io/agents/models/inference), providing zero-configuration access to [models](https://docs.livekit.io/agents/models) from top labs
13+
- Uses the fast, open-weight Gemma 4 31B model, [hosted by LiveKit](https://docs.livekit.io/agents/models/llm/livekit/) and tuned for optimal performance in voice AI, as the default LLM
14+
- Supports more than 50 models from OpenAI, Cartesia, Deepgram, and other providers
15+
- Access to a wide range of other models, including [Realtime models](https://docs.livekit.io/agents/models/realtime), through extensive plugin ecosystem
1416
- Eval suite based on the LiveKit Agents [testing & evaluation framework](https://docs.livekit.io/agents/start/testing)
1517
- [LiveKit Turn Detector](https://docs.livekit.io/agents/logic/turns/turn-detector/), an end-of-turn model that listens to the user's audio directly, combining semantic understanding with acoustic cues for state-of-the-art accuracy across 14 languages
1618
- [Background voice cancellation](https://docs.livekit.io/transport/media/noise-cancellation/)

0 commit comments

Comments
 (0)