livekit-plugins-fal


Namelivekit-plugins-fal JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
Summaryfal plugin template for LiveKit Agents
upload_time2025-07-17 18:41:37
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/db/b6/2283acab88b0a2a169e385914de1baef23c086cacc9200e9dfd888703359/livekit_plugins_fal-1.2.1.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.1",
    "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": "e327fcb6470592a32af765d8f57c69698d74cf814a33c85d0a936e0c31ba2bf4",
                "md5": "c6571de4b3bd1f4551d07c36b0904452",
                "sha256": "5bfce9d5caba412a76c9a32907895dceff64d72fea358ab17dc66a5b90344ae9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fal-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6571de4b3bd1f4551d07c36b0904452",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4342,
            "upload_time": "2025-07-17T18:41:36",
            "upload_time_iso_8601": "2025-07-17T18:41:36.628096Z",
            "url": "https://files.pythonhosted.org/packages/e3/27/fcb6470592a32af765d8f57c69698d74cf814a33c85d0a936e0c31ba2bf4/livekit_plugins_fal-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbb62283acab88b0a2a169e385914de1baef23c086cacc9200e9dfd888703359",
                "md5": "45db874e57929ccde8f8d68595adf045",
                "sha256": "0afccdbd7a03a08afbd1b2d0671ee992cdf5f86ef2c58a2617f690605fc93313"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fal-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "45db874e57929ccde8f8d68595adf045",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4227,
            "upload_time": "2025-07-17T18:41:37",
            "upload_time_iso_8601": "2025-07-17T18:41:37.436408Z",
            "url": "https://files.pythonhosted.org/packages/db/b6/2283acab88b0a2a169e385914de1baef23c086cacc9200e9dfd888703359/livekit_plugins_fal-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 18:41:37",
    "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: 3.12264s