fireworks-livekit


Namefireworks-livekit JSON
Version 1.1.12 PyPI version JSON
download
home_pageNone
SummaryFireworks AI Livekit Plugin
upload_time2025-07-23 22:20:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio fireworks livekit realtime stt voice agent webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fireworks AI Livekit Plugin

Fireworks AI Livekit Plugin for speech-to-text and realtime voice agent with [Fireworks AI](https://fireworks.ai/).

## Installation

```bash
pip install fireworks-livekit
```

## Pre-requisites

You'll need an API key from Fireworks AI. It can be set as an environment variable: `FIREWORKS_API_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fireworks-livekit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, fireworks, livekit, realtime, stt, voice agent, webrtc",
    "author": null,
    "author_email": "Yunyi Chi <chi.yun@fireworks.ai>",
    "download_url": "https://files.pythonhosted.org/packages/84/12/fe39efbd8092fe295858c0036722bcc4b48e5d43426500092b0949e931bf/fireworks_livekit-1.1.12.tar.gz",
    "platform": null,
    "description": "# Fireworks AI Livekit Plugin\n\nFireworks AI Livekit Plugin for speech-to-text and realtime voice agent with [Fireworks AI](https://fireworks.ai/).\n\n## Installation\n\n```bash\npip install fireworks-livekit\n```\n\n## Pre-requisites\n\nYou'll need an API key from Fireworks AI. It can be set as an environment variable: `FIREWORKS_API_KEY`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fireworks AI Livekit Plugin",
    "version": "1.1.12",
    "project_urls": null,
    "split_keywords": [
        "audio",
        " fireworks",
        " livekit",
        " realtime",
        " stt",
        " voice agent",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a0041a065f08dfa7f592484160451940a712f177b620cdc14fed5f2749349d03",
                "md5": "5eb5dc9260d9646c8dc49dd90a17c636",
                "sha256": "acf3c6ec623a1627f7983ec5d284a8c24e40dba3f0ce94e3b1df7fb369c2285e"
            },
            "downloads": -1,
            "filename": "fireworks_livekit-1.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5eb5dc9260d9646c8dc49dd90a17c636",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 19276,
            "upload_time": "2025-07-23T22:20:56",
            "upload_time_iso_8601": "2025-07-23T22:20:56.908161Z",
            "url": "https://files.pythonhosted.org/packages/a0/04/1a065f08dfa7f592484160451940a712f177b620cdc14fed5f2749349d03/fireworks_livekit-1.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8412fe39efbd8092fe295858c0036722bcc4b48e5d43426500092b0949e931bf",
                "md5": "654c6cbb0816497ba6bc303340ee68eb",
                "sha256": "146833505f9842d284aa2da2a937be26b49ca4f18536679ac2921d77f0a37ce0"
            },
            "downloads": -1,
            "filename": "fireworks_livekit-1.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "654c6cbb0816497ba6bc303340ee68eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 17752,
            "upload_time": "2025-07-23T22:20:58",
            "upload_time_iso_8601": "2025-07-23T22:20:58.179571Z",
            "url": "https://files.pythonhosted.org/packages/84/12/fe39efbd8092fe295858c0036722bcc4b48e5d43426500092b0949e931bf/fireworks_livekit-1.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 22:20:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fireworks-livekit"
}
        
Elapsed time: 1.03114s