wirtual-plugins-deepgram


Namewirtual-plugins-deepgram JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/wirtualdev/wirtual-agents
SummaryAgent Framework plugin for services using Deepgram's API.
upload_time2024-12-29 16:32:35
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 DeepGram

Agent Framework plugin for speech-to-text with [DeepGram](https://deepgram.com/)'s API. Currently supports speech-to-text.

## Installation

```bash
pip install wirtual-plugins-deepgram
```

## Pre-requisites

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wirtualdev/wirtual-agents",
    "name": "wirtual-plugins-deepgram",
    "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/46/52/56e317d7becc509a439b2d82c3c61b3806004ffe84decd4d55561d663d96/wirtual_plugins_deepgram-0.0.1.tar.gz",
    "platform": null,
    "description": "# Wirtual Plugins DeepGram\n\nAgent Framework plugin for speech-to-text with [DeepGram](https://deepgram.com/)'s API. Currently supports speech-to-text.\n\n## Installation\n\n```bash\npip install wirtual-plugins-deepgram\n```\n\n## Pre-requisites\n\nYou'll need an API key from DeepGram. It can be set as an environment variable: `DEEPGRAM_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for services using Deepgram's API.",
    "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": "025c193f9a78938036e98ccd0c0069b70a3c65b91b9a231de346f543747d18d0",
                "md5": "086d73a67424da2699985056b0ac2cee",
                "sha256": "48baf90377c972e8d8ebfb84cdb94ef77e641ac685e455f05396a9b724320a51"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_deepgram-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "086d73a67424da2699985056b0ac2cee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 14473,
            "upload_time": "2024-12-29T16:32:33",
            "upload_time_iso_8601": "2024-12-29T16:32:33.747888Z",
            "url": "https://files.pythonhosted.org/packages/02/5c/193f9a78938036e98ccd0c0069b70a3c65b91b9a231de346f543747d18d0/wirtual_plugins_deepgram-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "465256e317d7becc509a439b2d82c3c61b3806004ffe84decd4d55561d663d96",
                "md5": "9435b73937789cd8cc963ffc7340b573",
                "sha256": "333888f1cf2803ceed6e8a1e62cf7085ca1662d7caa1493262f5fceabec9775a"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_deepgram-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9435b73937789cd8cc963ffc7340b573",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 12469,
            "upload_time": "2024-12-29T16:32:35",
            "upload_time_iso_8601": "2024-12-29T16:32:35.498473Z",
            "url": "https://files.pythonhosted.org/packages/46/52/56e317d7becc509a439b2d82c3c61b3806004ffe84decd4d55561d663d96/wirtual_plugins_deepgram-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 16:32:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wirtualdev",
    "github_project": "wirtual-agents",
    "github_not_found": true,
    "lcname": "wirtual-plugins-deepgram"
}
        
Elapsed time: 0.49908s