livekit-plugins-google


Namelivekit-plugins-google JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for services from Google Cloud
upload_time2024-12-04 17:13:40
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 Google

Agent Framework plugin for services from Google Cloud. Currently supporting Google's [Speech-to-Text](https://cloud.google.com/speech-to-text) API.

## Installation

```bash
pip install livekit-plugins-google
```

## Pre-requisites

For credentials, you'll need a Google Cloud account and obtain the correct credentials. Credentials can be passed directly or via Application Default Credentials as specified in [How Application Default Credentials works](https://cloud.google.com/docs/authentication/application-default-credentials).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-google",
    "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/0f/4c/1a94d145657eec512ab8128605b071455fd65d28e90b38ac820b06f74f7a/livekit_plugins_google-0.8.1.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Google\n\nAgent Framework plugin for services from Google Cloud. Currently supporting Google's [Speech-to-Text](https://cloud.google.com/speech-to-text) API.\n\n## Installation\n\n```bash\npip install livekit-plugins-google\n```\n\n## Pre-requisites\n\nFor credentials, you'll need a Google Cloud account and obtain the correct credentials. Credentials can be passed directly or via Application Default Credentials as specified in [How Application Default Credentials works](https://cloud.google.com/docs/authentication/application-default-credentials).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for services from Google Cloud",
    "version": "0.8.1",
    "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": "5aee299ad8afee764417405d26a4b7f6594e2907bdf78799f16d417873d2c166",
                "md5": "f9e4992cd02326e9323131579b0c6415",
                "sha256": "4b30b23b5d6c4d43c9ece9ff6e0b218fbdd610d39af386bd6b0d4600386587ce"
            },
            "downloads": -1,
            "filename": "livekit_plugins_google-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9e4992cd02326e9323131579b0c6415",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 11372,
            "upload_time": "2024-12-04T17:13:26",
            "upload_time_iso_8601": "2024-12-04T17:13:26.966910Z",
            "url": "https://files.pythonhosted.org/packages/5a/ee/299ad8afee764417405d26a4b7f6594e2907bdf78799f16d417873d2c166/livekit_plugins_google-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f4c1a94d145657eec512ab8128605b071455fd65d28e90b38ac820b06f74f7a",
                "md5": "dd4bee3962b0375ef0a6715bf4b5d1f1",
                "sha256": "e98f9663b04aaa9db1fe7f2ba0f03e830c23fe666368a2b98d5c7a6683528796"
            },
            "downloads": -1,
            "filename": "livekit_plugins_google-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd4bee3962b0375ef0a6715bf4b5d1f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 9430,
            "upload_time": "2024-12-04T17:13:40",
            "upload_time_iso_8601": "2024-12-04T17:13:40.703603Z",
            "url": "https://files.pythonhosted.org/packages/0f/4c/1a94d145657eec512ab8128605b071455fd65d28e90b38ac820b06f74f7a/livekit_plugins_google-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:40",
    "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-google"
}
        
Elapsed time: 0.42261s