livekit-plugins-spitch


Namelivekit-plugins-spitch JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
Summaryspitch plugin template for LiveKit Agents
upload_time2025-07-17 18:42:17
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.
            # Spitch plugin for LiveKit Agents

Support for [Spitch](https://spitch.app/)'s African-language voice AI services in LiveKit Agents.

More information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/spitch/) and [TTS](https://docs.livekit.io/agents/integrations/tts/spitch/) integrations.

## Installation

```bash
pip install livekit-plugins-spitch
```

## Pre-requisites

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-spitch",
    "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/73/73/c5f84e47d0e9f431f887173eac307b390e38af47baabdcfb160fb50a693d/livekit_plugins_spitch-1.2.1.tar.gz",
    "platform": null,
    "description": "# Spitch plugin for LiveKit Agents\n\nSupport for [Spitch](https://spitch.app/)'s African-language voice AI services in LiveKit Agents.\n\nMore information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/spitch/) and [TTS](https://docs.livekit.io/agents/integrations/tts/spitch/) integrations.\n\n## Installation\n\n```bash\npip install livekit-plugins-spitch\n```\n\n## Pre-requisites\n\nYou'll need an API key from Spitch. It can be set as an environment variable: `SPITCH_API_KEY`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "spitch 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": "ea051d40cfb7d0318577c31ea99374aa1ea8c932f8022d6097f4e432827f5a9b",
                "md5": "1598f24b6db2cfadd1bbbd7496f8d272",
                "sha256": "217a2022585c3527b5fe393d6ad7d5feaee76bc3ff2cacca8f29dad83e76e301"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1598f24b6db2cfadd1bbbd7496f8d272",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5327,
            "upload_time": "2025-07-17T18:42:16",
            "upload_time_iso_8601": "2025-07-17T18:42:16.484187Z",
            "url": "https://files.pythonhosted.org/packages/ea/05/1d40cfb7d0318577c31ea99374aa1ea8c932f8022d6097f4e432827f5a9b/livekit_plugins_spitch-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7373c5f84e47d0e9f431f887173eac307b390e38af47baabdcfb160fb50a693d",
                "md5": "515d88cd6803bb36cf9ba45eb9b6b88b",
                "sha256": "fbd812d35a26bc769cd75589d875c3bb06879d1b506c111c26ecfedd7122cb5a"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "515d88cd6803bb36cf9ba45eb9b6b88b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4782,
            "upload_time": "2025-07-17T18:42:17",
            "upload_time_iso_8601": "2025-07-17T18:42:17.230301Z",
            "url": "https://files.pythonhosted.org/packages/73/73/c5f84e47d0e9f431f887173eac307b390e38af47baabdcfb160fb50a693d/livekit_plugins_spitch-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 18:42:17",
    "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-spitch"
}
        
Elapsed time: 2.14222s