livekit-plugins-nltk


Namelivekit-plugins-nltk JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for NLTK-based text processing.
upload_time2025-10-29 15:46:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio livekit realtime video voice webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NLTK plugin for LiveKit Agents

Support for [NLTK](https://www.nltk.org/)-based text processing. Currently featuring a `SentenceTokenizer`.

## Installation

```bash
pip install livekit-plugins-nltk
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-nltk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "ai, audio, livekit, realtime, video, voice, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/90/b6/716b15b8457a37b3e3a2d547bc37191fcb2543c7f05c8dc71390836932d0/livekit_plugins_nltk-1.2.17.tar.gz",
    "platform": null,
    "description": "# NLTK plugin for LiveKit Agents\n\nSupport for [NLTK](https://www.nltk.org/)-based text processing. Currently featuring a `SentenceTokenizer`.\n\n## Installation\n\n```bash\npip install livekit-plugins-nltk\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Agent Framework plugin for NLTK-based text processing.",
    "version": "1.2.17",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "ai",
        " audio",
        " livekit",
        " realtime",
        " video",
        " voice",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5a9925ccc5edbb07ae3d3a7c7acde5e2a8d678f8ce048fa8f308f1e151b2087",
                "md5": "24a0b9aa8e98222233bfd9f764184093",
                "sha256": "76e32e50e0a8e790b767359c39a7700aee7489447a951b99b660166b3824539f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24a0b9aa8e98222233bfd9f764184093",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4232,
            "upload_time": "2025-10-29T15:46:15",
            "upload_time_iso_8601": "2025-10-29T15:46:15.581741Z",
            "url": "https://files.pythonhosted.org/packages/b5/a9/925ccc5edbb07ae3d3a7c7acde5e2a8d678f8ce048fa8f308f1e151b2087/livekit_plugins_nltk-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "90b6716b15b8457a37b3e3a2d547bc37191fcb2543c7f05c8dc71390836932d0",
                "md5": "679fe59cb07a99d4acd535ada233c725",
                "sha256": "56d7324b8dbebbc6f177564b41f0c3ead324960cfb79b5d448ea9c811ebab4e9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "679fe59cb07a99d4acd535ada233c725",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4065,
            "upload_time": "2025-10-29T15:46:16",
            "upload_time_iso_8601": "2025-10-29T15:46:16.401759Z",
            "url": "https://files.pythonhosted.org/packages/90/b6/716b15b8457a37b3e3a2d547bc37191fcb2543c7f05c8dc71390836932d0/livekit_plugins_nltk-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46:16",
    "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-nltk"
}
        
Elapsed time: 1.17291s