OpenVioce


NameOpenVioce JSON
Version 10.3.2 PyPI version JSON
download
home_pagehttps://github.com/myshell-ai/OpenVoice
SummaryThis package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run.
upload_time2024-05-16 08:42:01
maintainerNone
docs_urlNone
author__token__
requires_python>=2
licenseApache v2
keywords research
VCS
bugtrack_url
requirements librosa faster-whisper pydub wavmark numpy eng_to_ipa inflect unidecode whisper-timestamped openai python-dotenv pypinyin cn2an jieba gradio langid
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # disclaimer

This package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run. 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/myshell-ai/OpenVoice",
    "name": "OpenVioce",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2",
    "maintainer_email": null,
    "keywords": "research",
    "author": "__token__",
    "author_email": "libikep517@etopys.com",
    "download_url": null,
    "platform": null,
    "description": "# disclaimer\n\nThis package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run. \n\n",
    "bugtrack_url": null,
    "license": "Apache v2",
    "summary": "This package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run.",
    "version": "10.3.2",
    "project_urls": {
        "Homepage": "https://github.com/myshell-ai/OpenVoice"
    },
    "split_keywords": [
        "research"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e70b6bf3c6e0a4b782db2a09ae5ff7ed0b50fcdeca89728bbe1d25a20877245c",
                "md5": "641325a66e85a1d93e649c6f6a873d0b",
                "sha256": "8feb49eeee5e7cd437dcf53f7a19eab75fdfa758d60617ebef6d1458266f2cd4"
            },
            "downloads": -1,
            "filename": "OpenVioce-10.3.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "641325a66e85a1d93e649c6f6a873d0b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2",
            "size": 1708,
            "upload_time": "2024-05-16T08:42:01",
            "upload_time_iso_8601": "2024-05-16T08:42:01.860482Z",
            "url": "https://files.pythonhosted.org/packages/e7/0b/6bf3c6e0a4b782db2a09ae5ff7ed0b50fcdeca89728bbe1d25a20877245c/OpenVioce-10.3.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 08:42:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "myshell-ai",
    "github_project": "OpenVoice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "librosa",
            "specs": [
                [
                    "==",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "faster-whisper",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "pydub",
            "specs": [
                [
                    "==",
                    "0.25.1"
                ]
            ]
        },
        {
            "name": "wavmark",
            "specs": [
                [
                    "==",
                    "0.0.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.0"
                ]
            ]
        },
        {
            "name": "eng_to_ipa",
            "specs": [
                [
                    "==",
                    "0.0.2"
                ]
            ]
        },
        {
            "name": "inflect",
            "specs": [
                [
                    "==",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "unidecode",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "whisper-timestamped",
            "specs": [
                [
                    "==",
                    "1.14.2"
                ]
            ]
        },
        {
            "name": "openai",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "pypinyin",
            "specs": [
                [
                    "==",
                    "0.50.0"
                ]
            ]
        },
        {
            "name": "cn2an",
            "specs": [
                [
                    "==",
                    "0.5.22"
                ]
            ]
        },
        {
            "name": "jieba",
            "specs": [
                [
                    "==",
                    "0.42.1"
                ]
            ]
        },
        {
            "name": "gradio",
            "specs": [
                [
                    "==",
                    "3.48.0"
                ]
            ]
        },
        {
            "name": "langid",
            "specs": [
                [
                    "==",
                    "1.1.6"
                ]
            ]
        }
    ],
    "lcname": "openvioce"
}
        
Elapsed time: 0.25885s