livekit-plugins-wuba


Namelivekit-plugins-wuba JSON
Version 1.1.5.post0 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for 58-LBG voice server
upload_time2025-07-08 10:20:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords audio livekit realtime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Wuba

LiveKit语音智能体插件,基于五八同城**LBG**内部自研接口实现语音合成,语音识别,大模型。

## 安装

使用uv安装当前最新版本。
```
# uv安装:pip install uv  or  pipx install uv
uv sync 
```

在pypi上安装稳定版本。
```bash
pip install livekit-plugins-wuba --upgrade
```

## 测试

在命令行中运行`python test.py console`即可启动一个简单的智能体。

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-wuba",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "wangmengdi <wangmengdi@58.com>",
    "download_url": "https://files.pythonhosted.org/packages/69/0f/76772f07d24e93525cf256111c2665626c87df4911f0bb124693286a9434/livekit_plugins_wuba-1.1.5.post0.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Wuba\n\nLiveKit\u8bed\u97f3\u667a\u80fd\u4f53\u63d2\u4ef6\uff0c\u57fa\u4e8e\u4e94\u516b\u540c\u57ce**LBG**\u5185\u90e8\u81ea\u7814\u63a5\u53e3\u5b9e\u73b0\u8bed\u97f3\u5408\u6210,\u8bed\u97f3\u8bc6\u522b,\u5927\u6a21\u578b\u3002\n\n## \u5b89\u88c5\n\n\u4f7f\u7528uv\u5b89\u88c5\u5f53\u524d\u6700\u65b0\u7248\u672c\u3002\n```\n# uv\u5b89\u88c5\uff1apip install uv  or  pipx install uv\nuv sync \n```\n\n\u5728pypi\u4e0a\u5b89\u88c5\u7a33\u5b9a\u7248\u672c\u3002\n```bash\npip install livekit-plugins-wuba --upgrade\n```\n\n## \u6d4b\u8bd5\n\n\u5728\u547d\u4ee4\u884c\u4e2d\u8fd0\u884c`python test.py console`\u5373\u53ef\u542f\u52a8\u4e00\u4e2a\u7b80\u5355\u7684\u667a\u80fd\u4f53\u3002\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LiveKit Agents Plugin for 58-LBG voice server",
    "version": "1.1.5.post0",
    "project_urls": null,
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "640cc7aaf468260ce65d3aa752289f19a8426c820dff7622ca35fc11a87b6948",
                "md5": "4d5d2f9b512ee5714d45ffcb7dccff4e",
                "sha256": "92dd8af88b5678c32e286f9c2e210fb17d2471d3ad039638df05321d181b20c7"
            },
            "downloads": -1,
            "filename": "livekit_plugins_wuba-1.1.5.post0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d5d2f9b512ee5714d45ffcb7dccff4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1965880,
            "upload_time": "2025-07-08T10:20:09",
            "upload_time_iso_8601": "2025-07-08T10:20:09.036017Z",
            "url": "https://files.pythonhosted.org/packages/64/0c/c7aaf468260ce65d3aa752289f19a8426c820dff7622ca35fc11a87b6948/livekit_plugins_wuba-1.1.5.post0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "690f76772f07d24e93525cf256111c2665626c87df4911f0bb124693286a9434",
                "md5": "b5fed5a889421d6f358324575b20905d",
                "sha256": "da496acaaf41c09c19c8d1aac8caf9b075af172b4c73bd33478e87726c534fec"
            },
            "downloads": -1,
            "filename": "livekit_plugins_wuba-1.1.5.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "b5fed5a889421d6f358324575b20905d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1961495,
            "upload_time": "2025-07-08T10:20:11",
            "upload_time_iso_8601": "2025-07-08T10:20:11.331148Z",
            "url": "https://files.pythonhosted.org/packages/69/0f/76772f07d24e93525cf256111c2665626c87df4911f0bb124693286a9434/livekit_plugins_wuba-1.1.5.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 10:20:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "livekit-plugins-wuba"
}
        
Elapsed time: 0.42278s