livekit-plugins-silero


Namelivekit-plugins-silero JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
SummaryAgent Framework Plugin for Silero
upload_time2025-07-10 17:33:04
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/65/c2/898e3d0bebab7a42ff8910051ef699d21ed4fa5f71b70cefbe7f43173d22/livekit_plugins_silero-1.1.6.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.1.6",
    "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": "24786f27d0029d3c4bc769bf633ea9d16244d2c784a3c7824c4c0a3a3176db66",
                "md5": "3823dbdfbf7d21f5ee07e0e1ac1afefe",
                "sha256": "3d4a20a81a4c05c51dcc5a4805b8c7b508ae30c80b7dc959951039e5ce7c437d"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3823dbdfbf7d21f5ee07e0e1ac1afefe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 3898408,
            "upload_time": "2025-07-10T17:33:02",
            "upload_time_iso_8601": "2025-07-10T17:33:02.903572Z",
            "url": "https://files.pythonhosted.org/packages/24/78/6f27d0029d3c4bc769bf633ea9d16244d2c784a3c7824c4c0a3a3176db66/livekit_plugins_silero-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65c2898e3d0bebab7a42ff8910051ef699d21ed4fa5f71b70cefbe7f43173d22",
                "md5": "4d51c94e22c34e71c003d6412b753c84",
                "sha256": "471ffae882e2bcc9d191177e54bcba695a8191d383335b1c0c40ef27ac78c73a"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4d51c94e22c34e71c003d6412b753c84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 1952538,
            "upload_time": "2025-07-10T17:33:04",
            "upload_time_iso_8601": "2025-07-10T17:33:04.922938Z",
            "url": "https://files.pythonhosted.org/packages/65/c2/898e3d0bebab7a42ff8910051ef699d21ed4fa5f71b70cefbe7f43173d22/livekit_plugins_silero-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 17:33:04",
    "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.52568s