livekit-plugins-xtts


Namelivekit-plugins-xtts JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryXTTS plugin for LiveKit
upload_time2024-11-10 04:40:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit xtts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins XTTS by Anish Menon

## Pre-requisites

The following environment variables need to be set:

| Variable | Description | Example |
|----------|-------------|---------|
| `XTTS_BASE_URL` | Base URL of the XTTS server | `http://localhost:8000` |
| `XTTS_SPEAKER` | Path to the speaker file as per the XTTS server repo | `speaker.wav` |
| `XTTS_LANGUAGE` | Language code for TTS | `en` |

## Installation

### Step 1: Install the XTTS Server (open source)

Follow the instructions to setup the XTTS Server:
https://github.com/daswer123/xtts-api-server

### Step 2: Install the LiveKit Plugin

```bash
pip install git+https://github.com/anishmenon/livekit-plugins-xtts.git

```

## Usage examples folder

```

```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-xtts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit, xtts",
    "author": null,
    "author_email": "Anish Menon <anishmenon82@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3b/79/139a2636eec1c135097340d147fe810459ed8231cd6dfd1c6ac4a18507d6/livekit_plugins_xtts-0.1.9.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins XTTS by Anish Menon\n\n## Pre-requisites\n\nThe following environment variables need to be set:\n\n| Variable | Description | Example |\n|----------|-------------|---------|\n| `XTTS_BASE_URL` | Base URL of the XTTS server | `http://localhost:8000` |\n| `XTTS_SPEAKER` | Path to the speaker file as per the XTTS server repo | `speaker.wav` |\n| `XTTS_LANGUAGE` | Language code for TTS | `en` |\n\n## Installation\n\n### Step 1: Install the XTTS Server (open source)\n\nFollow the instructions to setup the XTTS Server:\nhttps://github.com/daswer123/xtts-api-server\n\n### Step 2: Install the LiveKit Plugin\n\n```bash\npip install git+https://github.com/anishmenon/livekit-plugins-xtts.git\n\n```\n\n## Usage examples folder\n\n```\n\n```\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "XTTS plugin for LiveKit",
    "version": "0.1.9",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Homepage": "https://github.com/livekit/agents",
        "Source": "https://github.com/anishmenon/livekit-plugins-xtts",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " livekit",
        " xtts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c77e989e81a1ffcc0a0d100f1d83202a99af0fed51b7cbd8250279b190f7640",
                "md5": "abe349109de1993777bb78e18e35764a",
                "sha256": "2809ff03f969eb5c9662d25b0cb746a741510dde2c62b2815c3e5bab44c3264c"
            },
            "downloads": -1,
            "filename": "livekit_plugins_xtts-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abe349109de1993777bb78e18e35764a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 9180,
            "upload_time": "2024-11-10T04:40:47",
            "upload_time_iso_8601": "2024-11-10T04:40:47.709456Z",
            "url": "https://files.pythonhosted.org/packages/7c/77/e989e81a1ffcc0a0d100f1d83202a99af0fed51b7cbd8250279b190f7640/livekit_plugins_xtts-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b79139a2636eec1c135097340d147fe810459ed8231cd6dfd1c6ac4a18507d6",
                "md5": "399adaaed5ca42cda064a0eca5c13d0f",
                "sha256": "474176e6867bb27856af69dab77604f2ddeed2f6c79fb5861f66886e7ee3c38a"
            },
            "downloads": -1,
            "filename": "livekit_plugins_xtts-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "399adaaed5ca42cda064a0eca5c13d0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8789,
            "upload_time": "2024-11-10T04:40:49",
            "upload_time_iso_8601": "2024-11-10T04:40:49.188701Z",
            "url": "https://files.pythonhosted.org/packages/3b/79/139a2636eec1c135097340d147fe810459ed8231cd6dfd1c6ac4a18507d6/livekit_plugins_xtts-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-10 04:40:49",
    "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-xtts"
}
        
Elapsed time: 0.36686s