livekit-plugins-silero


Namelivekit-plugins-silero JSON
Version 0.7.5 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework Plugin for Silero
upload_time2025-03-06 17:22:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Silero

Agent Framework Plugin for Silero. Currently supports Voice Activity Detection.

## 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": "https://github.com/livekit/agents",
    "name": "livekit-plugins-silero",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/97/53/7a16e53075b31d5f93cba808c7fab804290b049f690c4c3cbe09982c8ac8/livekit_plugins_silero-0.7.5.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Silero\n\nAgent Framework Plugin for Silero. Currently supports Voice Activity Detection.\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": "Apache-2.0",
    "summary": "Agent Framework Plugin for Silero",
    "version": "0.7.5",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Homepage": "https://github.com/livekit/agents",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " livekit"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "927edbc41332776fec7afa41e9ae27da64b89695da50f9870098f77e0175c662",
                "md5": "00d89fd8786a27e432f9a77c798e9df2",
                "sha256": "c90dbf30b5f4dcfd03aead979bdd5191ebf46697b7e3d086f3d5a4b38993d635"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.7.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00d89fd8786a27e432f9a77c798e9df2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 1953973,
            "upload_time": "2025-03-06T17:22:09",
            "upload_time_iso_8601": "2025-03-06T17:22:09.333234Z",
            "url": "https://files.pythonhosted.org/packages/92/7e/dbc41332776fec7afa41e9ae27da64b89695da50f9870098f77e0175c662/livekit_plugins_silero-0.7.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "97537a16e53075b31d5f93cba808c7fab804290b049f690c4c3cbe09982c8ac8",
                "md5": "84682957d89ea2aaf7099f2289b78adb",
                "sha256": "3a6421776db35b8045ca2deb5ccb752c46676bacde525e9e7b3f2d55461e73d8"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "84682957d89ea2aaf7099f2289b78adb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 1953184,
            "upload_time": "2025-03-06T17:22:34",
            "upload_time_iso_8601": "2025-03-06T17:22:34.414057Z",
            "url": "https://files.pythonhosted.org/packages/97/53/7a16e53075b31d5f93cba808c7fab804290b049f690c4c3cbe09982c8ac8/livekit_plugins_silero-0.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-06 17:22:34",
    "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.55257s