livekit-plugins-spitch


Namelivekit-plugins-spitch JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
Summaryspitch plugin template for LiveKit Agents
upload_time2025-07-10 17:33:09
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/d7/77/b4c319c8a78cc0c08fee6b51a6844099b7cb18c7512701012bd17d84da57/livekit_plugins_spitch-1.1.6.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.1.6",
    "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": "d41fd3d7095c9c5e86e0586c377d66f3f3d66ad8db426827b51410864898f167",
                "md5": "3e582e220963808a69d46b6e15af7ab6",
                "sha256": "8addbab27a512a3930bb67802589fcb66634122ee2492dd2f525d1a929a44756"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e582e220963808a69d46b6e15af7ab6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5329,
            "upload_time": "2025-07-10T17:33:08",
            "upload_time_iso_8601": "2025-07-10T17:33:08.591525Z",
            "url": "https://files.pythonhosted.org/packages/d4/1f/d3d7095c9c5e86e0586c377d66f3f3d66ad8db426827b51410864898f167/livekit_plugins_spitch-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d777b4c319c8a78cc0c08fee6b51a6844099b7cb18c7512701012bd17d84da57",
                "md5": "9485302f5a401ad07cc81e11c73b4401",
                "sha256": "fee26abd0e3e179b0baa2127a21cfc0208f37ab2dc1d7a9bc34d78ce11d7d74b"
            },
            "downloads": -1,
            "filename": "livekit_plugins_spitch-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9485302f5a401ad07cc81e11c73b4401",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4782,
            "upload_time": "2025-07-10T17:33:09",
            "upload_time_iso_8601": "2025-07-10T17:33:09.347663Z",
            "url": "https://files.pythonhosted.org/packages/d7/77/b4c319c8a78cc0c08fee6b51a6844099b7cb18c7512701012bd17d84da57/livekit_plugins_spitch-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 17:33:09",
    "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: 0.68491s