livekit-plugins-spitch


Namelivekit-plugins-spitch JSON
Version 1.2.9 PyPI version JSON
download
home_pageNone
Summaryspitch plugin template for LiveKit Agents
upload_time2025-09-15 18:06:19
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/cd/a5/0e22ab538ff0ce8329dc3b9f5dcb4297b9bf1b19449ea655802d1ebb0f42/livekit_plugins_spitch-1.2.9.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.9",
    "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": "9dc3a4c5cc687131386900676c9369c36fd390b1298eed0b6af182f27184e3b3",
                "md5": "a6599f9068ed1cfedc653e5be18a45b4",
                "sha256": "1b4435c720b1e97f5e53d49042adf01a1f3594b8ba1cd177abf1647f8000029e"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6599f9068ed1cfedc653e5be18a45b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5327,
            "upload_time": "2025-09-15T18:06:18",
            "upload_time_iso_8601": "2025-09-15T18:06:18.835765Z",
            "url": "https://files.pythonhosted.org/packages/9d/c3/a4c5cc687131386900676c9369c36fd390b1298eed0b6af182f27184e3b3/livekit_plugins_spitch-1.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cda50e22ab538ff0ce8329dc3b9f5dcb4297b9bf1b19449ea655802d1ebb0f42",
                "md5": "f1238967a1a91865bef53dc8fb521407",
                "sha256": "3b431aef3e9e851142a453dd5b9180e6ebe9a901cbe0f415604a2c1c57e33d2d"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "f1238967a1a91865bef53dc8fb521407",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4793,
            "upload_time": "2025-09-15T18:06:19",
            "upload_time_iso_8601": "2025-09-15T18:06:19.547939Z",
            "url": "https://files.pythonhosted.org/packages/cd/a5/0e22ab538ff0ce8329dc3b9f5dcb4297b9bf1b19449ea655802d1ebb0f42/livekit_plugins_spitch-1.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 18:06:19",
    "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: 1.46591s