livekit-plugins-fal


Namelivekit-plugins-fal JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
Summaryfal plugin template for LiveKit Agents
upload_time2025-08-28 00:54:50
maintainerNone
docs_urlNone
authorLiveKit
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.
            # fal plugin for LiveKit Agents

Support for speech-to-text with [fal.ai](https://fal.ai/).

See [https://docs.livekit.io/agents/integrations/stt/fal/](https://docs.livekit.io/agents/integrations/stt/fal/) for more information.

## Installation

```bash
pip install livekit-plugins-fal
```

## Pre-requisites

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-fal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": "LiveKit",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/61/0d/2e0015e120dcb0500f0f951e7e968fa883a97d9bcbc300f04911f0b4f0fa/livekit_plugins_fal-1.2.7.tar.gz",
    "platform": null,
    "description": "# fal plugin for LiveKit Agents\n\nSupport for speech-to-text with [fal.ai](https://fal.ai/).\n\nSee [https://docs.livekit.io/agents/integrations/stt/fal/](https://docs.livekit.io/agents/integrations/stt/fal/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-fal\n```\n\n## Pre-requisites\n\nYou'll need an API key from fal. It can be set as an environment variable: `FAL_KEY`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "fal plugin template for LiveKit Agents",
    "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": "508fb1b9ff8263333ffa2bfb128d39c5c9f285ca6eb51aabcd2a1c92516a8505",
                "md5": "dc698adf1f357259e6ce817232210e1a",
                "sha256": "9fa42f13dcf60aa3d37459fc6c0ead415921e27fb369d3e7b652c45c82643f66"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fal-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc698adf1f357259e6ce817232210e1a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4342,
            "upload_time": "2025-08-28T00:54:49",
            "upload_time_iso_8601": "2025-08-28T00:54:49.336751Z",
            "url": "https://files.pythonhosted.org/packages/50/8f/b1b9ff8263333ffa2bfb128d39c5c9f285ca6eb51aabcd2a1c92516a8505/livekit_plugins_fal-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "610d2e0015e120dcb0500f0f951e7e968fa883a97d9bcbc300f04911f0b4f0fa",
                "md5": "324f8085b68eef4655ffcbc35fa76241",
                "sha256": "c08aad9973f1925f71f1a9953e0e2017c917a592393d14ecb80613dbf329f6d2"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fal-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "324f8085b68eef4655ffcbc35fa76241",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4237,
            "upload_time": "2025-08-28T00:54:50",
            "upload_time_iso_8601": "2025-08-28T00:54:50.189308Z",
            "url": "https://files.pythonhosted.org/packages/61/0d/2e0015e120dcb0500f0f951e7e968fa883a97d9bcbc300f04911f0b4f0fa/livekit_plugins_fal-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:54:50",
    "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-fal"
}
        
Elapsed time: 1.32439s