rtvc


Namertvc JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryReal-Time Voice Conversion GUI
upload_time2023-05-30 04:52:45
maintainer
docs_urlNone
author
requires_python<3.12,>=3.10
licenseMIT
keywords voice-conversion svc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RTVC: Real-Time Voice Conversion GUI
[![PyPI Version](https://img.shields.io/pypi/v/rtvc.svg?style=flat-square)](https://pypi.python.org/pypi/rtvc)
[![CI Status](https://img.shields.io/github/actions/workflow/status/fishaudio/realtime-vc-gui/ci.yml?style=flat-square&logo=GitHub)](https://github.com/fishaudio/realtime-vc-gui/actions)
[![License](https://img.shields.io/github/license/fishaudio/realtime-vc-gui?style=flat-square)](https://github.com/fishaudio/realtime-vc-gui/blob/main/LICENSE)


## Usage
```bash
pip install rtvc
rtvc

# or
pipx run rtvc
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rtvc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": "",
    "keywords": "voice-conversion svc",
    "author": "",
    "author_email": "lengyue <lengyue@lengyue.me>",
    "download_url": "https://files.pythonhosted.org/packages/cc/f5/cfb45e4cfa522d5fe892b2472acea702a9108dcbb15351ba7d17190b472c/rtvc-0.2.0.tar.gz",
    "platform": null,
    "description": "# RTVC: Real-Time Voice Conversion GUI\n[![PyPI Version](https://img.shields.io/pypi/v/rtvc.svg?style=flat-square)](https://pypi.python.org/pypi/rtvc)\n[![CI Status](https://img.shields.io/github/actions/workflow/status/fishaudio/realtime-vc-gui/ci.yml?style=flat-square&logo=GitHub)](https://github.com/fishaudio/realtime-vc-gui/actions)\n[![License](https://img.shields.io/github/license/fishaudio/realtime-vc-gui?style=flat-square)](https://github.com/fishaudio/realtime-vc-gui/blob/main/LICENSE)\n\n\n## Usage\n```bash\npip install rtvc\nrtvc\n\n# or\npipx run rtvc\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Real-Time Voice Conversion GUI",
    "version": "0.2.0",
    "project_urls": {
        "Repository": "https://github.com/fishaudio/realtime-vc-gui"
    },
    "split_keywords": [
        "voice-conversion",
        "svc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db0e205adef41bd69a59171bf88d86ddc84befb170dc82fd0856ee4a51707411",
                "md5": "77b6c57c4e367ccc162eb5545e207d4d",
                "sha256": "fe4b609cd6ae67232cbc4cc20d0c07958155765964f58d575945b428b09272de"
            },
            "downloads": -1,
            "filename": "rtvc-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77b6c57c4e367ccc162eb5545e207d4d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 172569,
            "upload_time": "2023-05-30T04:52:43",
            "upload_time_iso_8601": "2023-05-30T04:52:43.865594Z",
            "url": "https://files.pythonhosted.org/packages/db/0e/205adef41bd69a59171bf88d86ddc84befb170dc82fd0856ee4a51707411/rtvc-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccf5cfb45e4cfa522d5fe892b2472acea702a9108dcbb15351ba7d17190b472c",
                "md5": "ab9a7db07d96bdb33eabceb5a64e14d9",
                "sha256": "cb3a555f21530798c7c0346a66704ee350a642de6d6f4c6a53c22cf8266889cf"
            },
            "downloads": -1,
            "filename": "rtvc-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab9a7db07d96bdb33eabceb5a64e14d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 171717,
            "upload_time": "2023-05-30T04:52:45",
            "upload_time_iso_8601": "2023-05-30T04:52:45.643750Z",
            "url": "https://files.pythonhosted.org/packages/cc/f5/cfb45e4cfa522d5fe892b2472acea702a9108dcbb15351ba7d17190b472c/rtvc-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 04:52:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fishaudio",
    "github_project": "realtime-vc-gui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rtvc"
}
        
Elapsed time: 0.98733s