wirtual-plugins-fal


Namewirtual-plugins-fal JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/wirtualdev/wirtual-agents
Summaryfal plugin template for Wirtual Agents
upload_time2024-12-29 16:42:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video wirtual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wirtual Plugins Fal

This plugin provides a simple way to integrate FAL models into the Wirtual Agent Framework. currently supports Whizper model for STT

## Installation

```bash
pip install wirtual-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": "https://github.com/wirtualdev/wirtual-agents",
    "name": "wirtual-plugins-fal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, wirtual",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/59/f5/e0874d0d8be327e0317d2cc5445380a6eb4d7a61def9913eb83c52c800bf/wirtual_plugins_fal-0.0.1.tar.gz",
    "platform": null,
    "description": "# Wirtual Plugins Fal\n\nThis plugin provides a simple way to integrate FAL models into the Wirtual Agent Framework. currently supports Whizper model for STT\n\n## Installation\n\n```bash\npip install wirtual-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": "Apache-2.0",
    "summary": "fal plugin template for Wirtual Agents",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://docs.wirtual.dev",
        "Homepage": "https://github.com/wirtualdev/wirtual-agents",
        "Source": "https://github.com/wirtualdev/wirtual-agents",
        "Website": "https://wirtual.dev/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " wirtual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bb41242609133056295db7b665c5d25207c9d1468ce975d61692a5e5ff76285",
                "md5": "c3d760a60ce0640b88a3a9fcb928d046",
                "sha256": "a363556c0e9b95a9ab283f6d5f364b5c10ccece64f4ebf3d6558c2211de230b2"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_fal-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3d760a60ce0640b88a3a9fcb928d046",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4571,
            "upload_time": "2024-12-29T16:42:56",
            "upload_time_iso_8601": "2024-12-29T16:42:56.218210Z",
            "url": "https://files.pythonhosted.org/packages/4b/b4/1242609133056295db7b665c5d25207c9d1468ce975d61692a5e5ff76285/wirtual_plugins_fal-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59f5e0874d0d8be327e0317d2cc5445380a6eb4d7a61def9913eb83c52c800bf",
                "md5": "9c1c69f27ab1c3b17aaf1c2f5cfaae7e",
                "sha256": "ff77de2c7fb79ea703273f541fa4fab0840e5fd0f819f59c94b4bf1f8ac61b3b"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_fal-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9c1c69f27ab1c3b17aaf1c2f5cfaae7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4021,
            "upload_time": "2024-12-29T16:42:58",
            "upload_time_iso_8601": "2024-12-29T16:42:58.740622Z",
            "url": "https://files.pythonhosted.org/packages/59/f5/e0874d0d8be327e0317d2cc5445380a6eb4d7a61def9913eb83c52c800bf/wirtual_plugins_fal-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 16:42:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wirtualdev",
    "github_project": "wirtual-agents",
    "github_not_found": true,
    "lcname": "wirtual-plugins-fal"
}
        
Elapsed time: 0.37547s