livekit-plugins-silero


Namelivekit-plugins-silero JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework Plugin for Silero
upload_time2024-04-15 20:05:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8.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.8.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d2/59/3f20380e161db9ca4e1ef3247b5966417b8696a5cab9ee8bb4311f1af9b8/livekit_plugins_silero-0.3.0.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.3.0",
    "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": "fcb441cd1b347b833c3d218c3ea5772d982f026a6b5940c979ea478abea2813f",
                "md5": "448c3b3e2bfb442fe83f4c51fbdfa2f2",
                "sha256": "f3d5b53fb1afa92b65ec80806a2213a86502a344197313930c2e11046c8c78a5"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "448c3b3e2bfb442fe83f4c51fbdfa2f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 6291,
            "upload_time": "2024-04-15T20:05:54",
            "upload_time_iso_8601": "2024-04-15T20:05:54.784619Z",
            "url": "https://files.pythonhosted.org/packages/fc/b4/41cd1b347b833c3d218c3ea5772d982f026a6b5940c979ea478abea2813f/livekit_plugins_silero-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2593f20380e161db9ca4e1ef3247b5966417b8696a5cab9ee8bb4311f1af9b8",
                "md5": "87feff69478677e07d78ca277a2039af",
                "sha256": "12a0b59af6650c521803798f795edfc7863fb3c0223f635980e89053101201e7"
            },
            "downloads": -1,
            "filename": "livekit_plugins_silero-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "87feff69478677e07d78ca277a2039af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 5301,
            "upload_time": "2024-04-15T20:05:55",
            "upload_time_iso_8601": "2024-04-15T20:05:55.987716Z",
            "url": "https://files.pythonhosted.org/packages/d2/59/3f20380e161db9ca4e1ef3247b5966417b8696a5cab9ee8bb4311f1af9b8/livekit_plugins_silero-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 20:05:55",
    "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.27002s