livekit-plugins-sarvam


Namelivekit-plugins-sarvam JSON
Version 1.2.9 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for services using Sarvam.ai's API.
upload_time2025-09-15 18:06:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio indian-languages indic livekit realtime sarvam stt tts video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sarvam.ai Plugin for LiveKit Agents

Support for [Sarvam.ai](https://sarvam.ai)'s Indian-language voice AI services in LiveKit Agents.

## Features

- **Speech-to-Text (STT)**: Convert audio to text using Sarvam's "Saarika" models. See the [STT docs](https://docs.livekit.io/agents/integrations/stt/sarvam/) for more information.
- **Text-to-Speech (TTS)**: Convert text to audio using Sarvam's "Bulbul" models. See the [TTS docs](https://docs.livekit.io/agents/integrations/tts/sarvam/) for more information.

## Installation 

```bash
pip install livekit-plugins-sarvam
```

## Pre-requisites

You'll need an API key from Sarvam.ai. It can be set as an environment variable: `SARVAM_API_KEY` 
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-sarvam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, indian-languages, indic, livekit, realtime, sarvam, stt, tts, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/19/1f/88cbe0978e3b83fddab0f4e1fe236ef696d7b90342657f23c732e35a9692/livekit_plugins_sarvam-1.2.9.tar.gz",
    "platform": null,
    "description": "# Sarvam.ai Plugin for LiveKit Agents\n\nSupport for [Sarvam.ai](https://sarvam.ai)'s Indian-language voice AI services in LiveKit Agents.\n\n## Features\n\n- **Speech-to-Text (STT)**: Convert audio to text using Sarvam's \"Saarika\" models. See the [STT docs](https://docs.livekit.io/agents/integrations/stt/sarvam/) for more information.\n- **Text-to-Speech (TTS)**: Convert text to audio using Sarvam's \"Bulbul\" models. See the [TTS docs](https://docs.livekit.io/agents/integrations/tts/sarvam/) for more information.\n\n## Installation \n\n```bash\npip install livekit-plugins-sarvam\n```\n\n## Pre-requisites\n\nYou'll need an API key from Sarvam.ai. It can be set as an environment variable: `SARVAM_API_KEY` ",
    "bugtrack_url": null,
    "license": null,
    "summary": "Agent Framework plugin for services using Sarvam.ai's API.",
    "version": "1.2.9",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " indian-languages",
        " indic",
        " livekit",
        " realtime",
        " sarvam",
        " stt",
        " tts",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05391df21d89d3d648b6593cb6b78a3b27871b72778715fbf7990e6bb3eadac6",
                "md5": "494aa52c77a32dc3a95bce4d68299814",
                "sha256": "061a6b3b05d61bf4a9127912968e7055bc0917510e461c8c5f695403373561bf"
            },
            "downloads": -1,
            "filename": "livekit_plugins_sarvam-1.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "494aa52c77a32dc3a95bce4d68299814",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 10022,
            "upload_time": "2025-09-15T18:06:07",
            "upload_time_iso_8601": "2025-09-15T18:06:07.192872Z",
            "url": "https://files.pythonhosted.org/packages/05/39/1df21d89d3d648b6593cb6b78a3b27871b72778715fbf7990e6bb3eadac6/livekit_plugins_sarvam-1.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "191f88cbe0978e3b83fddab0f4e1fe236ef696d7b90342657f23c732e35a9692",
                "md5": "f6a148f934755fffd9a59bb11e179dd7",
                "sha256": "8ea0ff599934dcdc367601de36b7e9429e64b45e60ffa63a461fd22af95f3e4e"
            },
            "downloads": -1,
            "filename": "livekit_plugins_sarvam-1.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "f6a148f934755fffd9a59bb11e179dd7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8059,
            "upload_time": "2025-09-15T18:06:08",
            "upload_time_iso_8601": "2025-09-15T18:06:08.299635Z",
            "url": "https://files.pythonhosted.org/packages/19/1f/88cbe0978e3b83fddab0f4e1fe236ef696d7b90342657f23c732e35a9692/livekit_plugins_sarvam-1.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 18:06:08",
    "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-sarvam"
}
        
Elapsed time: 1.69702s