Files
2026-07-13 13:39:38 +08:00

10 lines
205 B
Markdown

# NLTK plugin for LiveKit Agents
Support for [NLTK](https://www.nltk.org/)-based text processing. Currently featuring a `SentenceTokenizer`.
## Installation
```bash
pip install livekit-plugins-nltk
```