livekit-plugins-minimax-ai


Namelivekit-plugins-minimax-ai JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for services from AWS
upload_time2025-10-29 15:46:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio livekit minimax realtime video voice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MiniMax  TTS plugin for LiveKit Agents

Support for [MiniMax](https://www.minimaxi.com/)'s voice AI services in LiveKit Agents.

More information is available in the docs for the [TTS]() integrations.

## Installation

```bash
pip install livekit-plugins-minimax
```

## Pre-requisites

You'll need an API key from MiniMax. It can be set as an environment variable: `MINIMAX_API_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-minimax-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "ai, audio, livekit, minimax, realtime, video, voice",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/81/61/c4574659135e5a4bd7ff493da65a37297df0550a59528a67a5683b23f5d9/livekit_plugins_minimax_ai-1.2.17.tar.gz",
    "platform": null,
    "description": "# MiniMax  TTS plugin for LiveKit Agents\n\nSupport for [MiniMax](https://www.minimaxi.com/)'s voice AI services in LiveKit Agents.\n\nMore information is available in the docs for the [TTS]() integrations.\n\n## Installation\n\n```bash\npip install livekit-plugins-minimax\n```\n\n## Pre-requisites\n\nYou'll need an API key from MiniMax. It can be set as an environment variable: `MINIMAX_API_KEY`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LiveKit Agents Plugin for services from AWS",
    "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",
        " minimax",
        " realtime",
        " video",
        " voice"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "504c48cefda44171ab8cbc53313743f1ff773dcb0d9584dad2ac802a08b75e88",
                "md5": "8716509afb1d60d7aedd6456109025ff",
                "sha256": "81a3fa5c48c1c2f915e956fd2feaedfd83c017ac7c7f4e8383355ee2f2bf81eb"
            },
            "downloads": -1,
            "filename": "livekit_plugins_minimax_ai-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8716509afb1d60d7aedd6456109025ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8651,
            "upload_time": "2025-10-29T15:46:11",
            "upload_time_iso_8601": "2025-10-29T15:46:11.026655Z",
            "url": "https://files.pythonhosted.org/packages/50/4c/48cefda44171ab8cbc53313743f1ff773dcb0d9584dad2ac802a08b75e88/livekit_plugins_minimax_ai-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8161c4574659135e5a4bd7ff493da65a37297df0550a59528a67a5683b23f5d9",
                "md5": "76dc0a945d66d237a078056338959e3b",
                "sha256": "6cf63735dd9f1c1ae0ecf2bcd8e0d839a633197290571af2b3c3030a1f59d5b9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_minimax_ai-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "76dc0a945d66d237a078056338959e3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8443,
            "upload_time": "2025-10-29T15:46:12",
            "upload_time_iso_8601": "2025-10-29T15:46:12.305874Z",
            "url": "https://files.pythonhosted.org/packages/81/61/c4574659135e5a4bd7ff493da65a37297df0550a59528a67a5683b23f5d9/livekit_plugins_minimax_ai-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46:12",
    "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-minimax-ai"
}
        
Elapsed time: 1.68413s