@voicelayer/agents-plugin-silero
v1.0.0
Published
VoiceLayer provider plugin — Silero voice-activity detection (VAD). Re-exports @livekit/agents-plugin-silero for use with @voicelayer/sdk.
Downloads
101
Maintainers
Readme
@voicelayer/agents-plugin-silero
Silero voice-activity detection (VAD) provider for @voicelayer/sdk.
A thin wrapper that re-exports @livekit/agents-plugin-silero so every VoiceLayer provider installs under one consistent scope. Install only the providers you use — the SDK does not bundle any of them.
Install
pnpm add @voicelayer/sdk @voicelayer/agents-plugin-sileroUse
import { defineAgent, silero } from '@voicelayer/sdk';You never import this package directly — @voicelayer/sdk loads it on demand when you use the silero provider factory.
License
Apache-2.0
