livekit-plugins-clova


Namelivekit-plugins-clova JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for LINE Clova STT
upload_time2025-08-28 00:54:45
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.
            # Clova plugin for LiveKit Agents

Support for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/).

See https://docs.livekit.io/agents/integrations/stt/clova/ for more information.

## Installation

```bash
pip install livekit-plugins-clova
```

## Pre-requisites

You need invoke url and secret key from Naver cloud platform -> Clova Speech and set as environment variables: `CLOVA_STT_INVOKE_URL` & `CLOVA_STT_SECRET_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-clova",
    "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/f9/c4/ae8de10565c4704ac18f0555798cc7b3ea4efe544c0aa4ea5ae267de0dea/livekit_plugins_clova-1.2.7.tar.gz",
    "platform": null,
    "description": "# Clova plugin for LiveKit Agents\n\nSupport for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/).\n\nSee https://docs.livekit.io/agents/integrations/stt/clova/ for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-clova\n```\n\n## Pre-requisites\n\nYou need invoke url and secret key from Naver cloud platform -> Clova Speech and set as environment variables: `CLOVA_STT_INVOKE_URL` & `CLOVA_STT_SECRET_KEY`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LiveKit Agents Plugin for LINE Clova STT",
    "version": "1.2.7",
    "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": "5160e92083044820eb4a0632d47c4d37ee75490cd3ef1fffd5cfb06cf57a894d",
                "md5": "81f58ca11837867e9d400a92474b12b5",
                "sha256": "6c84fdd0a7e63c08bab7339d529bcbe9eb47155602fd987e5c1716eff4e522b4"
            },
            "downloads": -1,
            "filename": "livekit_plugins_clova-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "81f58ca11837867e9d400a92474b12b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6667,
            "upload_time": "2025-08-28T00:54:44",
            "upload_time_iso_8601": "2025-08-28T00:54:44.785826Z",
            "url": "https://files.pythonhosted.org/packages/51/60/e92083044820eb4a0632d47c4d37ee75490cd3ef1fffd5cfb06cf57a894d/livekit_plugins_clova-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f9c4ae8de10565c4704ac18f0555798cc7b3ea4efe544c0aa4ea5ae267de0dea",
                "md5": "61875a3366a914a4ddf1976f4c0cb68a",
                "sha256": "2f7ad0448b010fdccdbd14351732bb69465ce8157517d6b5fe62b798505691e9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_clova-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "61875a3366a914a4ddf1976f4c0cb68a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5546,
            "upload_time": "2025-08-28T00:54:45",
            "upload_time_iso_8601": "2025-08-28T00:54:45.556752Z",
            "url": "https://files.pythonhosted.org/packages/f9/c4/ae8de10565c4704ac18f0555798cc7b3ea4efe544c0aa4ea5ae267de0dea/livekit_plugins_clova-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:54: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-clova"
}
        
Elapsed time: 1.92399s