livekit-plugins-silero


Namelivekit-plugins-silero JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework Plugin for Silero
upload_time2024-12-04 17:13:45
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/fa/e8/dc491ff9683117add7fb5528f0210ebe18959e8f1ddc3ee7a75ef4b0626c/livekit_plugins_silero-0.7.4.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.4",
    "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": "",
            "digests": {
                "blake2b_256": "445413ea2d11907f804bc18ef8bceecfd0f43d0f3cdef8f5c2a1a8c344b0a0ec",
                "md5": "c5bd2b0c1e0c94b5b9b3da07ec417fb0",
                "sha256": "44f111292d548c8eac19ef4e19acaabb1726880410265f54b367307b1e78f61e"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5bd2b0c1e0c94b5b9b3da07ec417fb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 1953898,
            "upload_time": "2024-12-04T17:13:34",
            "upload_time_iso_8601": "2024-12-04T17:13:34.366293Z",
            "url": "https://files.pythonhosted.org/packages/44/54/13ea2d11907f804bc18ef8bceecfd0f43d0f3cdef8f5c2a1a8c344b0a0ec/livekit_plugins_silero-0.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fae8dc491ff9683117add7fb5528f0210ebe18959e8f1ddc3ee7a75ef4b0626c",
                "md5": "2e211d186f761af3f239b7819ab1289f",
                "sha256": "f399a14a99bacd6e284ca7a2a12273cc8050e362ebecda2d4942055607b22cef"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2e211d186f761af3f239b7819ab1289f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 1953007,
            "upload_time": "2024-12-04T17:13:45",
            "upload_time_iso_8601": "2024-12-04T17:13:45.352530Z",
            "url": "https://files.pythonhosted.org/packages/fa/e8/dc491ff9683117add7fb5528f0210ebe18959e8f1ddc3ee7a75ef4b0626c/livekit_plugins_silero-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:45",
    "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.42317s