End of utterance detection for LiveKit Agents
Project description
Installation
pip install wirtual-plugins-turn-detection
Usage
This plugin is designed to be used with the WirtualPipelineAgent:
from wirtual.plugins import turn_detector
agent = WirtualPipelineAgent(
...
turn_detector=turn_detector.EOUModel(),
)
Running your agent
This plugin requires model files. Before starting your agent for the first time, or when building Docker images for deployment, run the following command to download the model files:
python wirtual_agent.py download-files
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wirtual_plugins_turn_detection-0.0.2.tar.gz.
File metadata
- Download URL: wirtual_plugins_turn_detection-0.0.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cc3ea2f13a72321207f34f6a96a8f944c0ac010a2045f797bc4cded8a797e3c
|
|
| MD5 |
3ea572f21a1d8eacdda4570377608c24
|
|
| BLAKE2b-256 |
996d68f6ec4ea0927de007a4fd867d9138ff41def366de765b21987410190fa5
|
File details
Details for the file wirtual_plugins_turn_detection-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wirtual_plugins_turn_detection-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46a3549df665fca97c42a96b1412f7f5a110ee49d006a3b05c3ac95b2bda1f62
|
|
| MD5 |
0f4bdafa283faed763119de03fcd454b
|
|
| BLAKE2b-256 |
409d5769e291a1c82dfd516420105aeadc35c6f0f0c8de6c9ef4c836628ced7f
|