livekit-plugins-silero


Namelivekit-plugins-silero JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryAgent Framework Plugin for Silero
upload_time2025-08-28 00:55:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Silero VAD plugin for LiveKit Agents

Support for VAD-based turn detection.

See [https://docs.livekit.io/agents/build/turns/vad/](https://docs.livekit.io/agents/build/turns/vad/) for more information.

## Installation

```bash
pip install livekit-plugins-silero
```

This plugin contains model files that would need to be downloaded prior to use.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-silero",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/d8/57/9b52481f3db149eab363fb23a8201433c8516c70f7774d893c8695d13faa/livekit_plugins_silero-1.2.7.tar.gz",
    "platform": null,
    "description": "# Silero VAD plugin for LiveKit Agents\n\nSupport for VAD-based turn detection.\n\nSee [https://docs.livekit.io/agents/build/turns/vad/](https://docs.livekit.io/agents/build/turns/vad/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-silero\n```\n\nThis plugin contains model files that would need to be downloaded prior to use.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Agent Framework Plugin for Silero",
    "version": "1.2.7",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4cc60de4a3b97498af2cb5752f9a51e2ac082da412373dd3794990de60fa42d7",
                "md5": "8ed0b36df20b5a6a620b602627cc1dde",
                "sha256": "651c7d6ae3217066a2ed1305721f252fdf1ff72b495286d733f044415bdbde28"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ed0b36df20b5a6a620b602627cc1dde",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 3903256,
            "upload_time": "2025-08-28T00:55:16",
            "upload_time_iso_8601": "2025-08-28T00:55:16.888899Z",
            "url": "https://files.pythonhosted.org/packages/4c/c6/0de4a3b97498af2cb5752f9a51e2ac082da412373dd3794990de60fa42d7/livekit_plugins_silero-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8579b52481f3db149eab363fb23a8201433c8516c70f7774d893c8695d13faa",
                "md5": "d81634bf8440ae89dc0ec0ab2322f8ec",
                "sha256": "f0c68a96a661693f848308d462e68e5d41d77b0d04c48f41a6584e397f19b548"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d81634bf8440ae89dc0ec0ab2322f8ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 1955113,
            "upload_time": "2025-08-28T00:55:18",
            "upload_time_iso_8601": "2025-08-28T00:55:18.750625Z",
            "url": "https://files.pythonhosted.org/packages/d8/57/9b52481f3db149eab363fb23a8201433c8516c70f7774d893c8695d13faa/livekit_plugins_silero-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:55:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "livekit",
    "github_project": "agents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "livekit-plugins-silero"
}
        
Elapsed time: 0.62664s