meloplus


Namemeloplus JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/kadirnar/meloplus
SummaryMeloplus: Advanced python library for Melotts
upload_time2024-11-28 19:01:50
maintainerNone
docs_urlNone
authorkadirnar
requires_pythonNone
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements txtsplit torch torchaudio cached_path transformers num2words unidic_lite unidic mecab-python3 pykakasi fugashi g2p_en anyascii jamo gruut g2pkk librosa pydub eng_to_ipa inflect unidecode pypinyin cn2an jieba gradio langid tqdm tensorboard loguru
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<h2>
    MeloPlus: Advanced Python Library for MeloTts
</h2>
<div>
    <img width="500" alt="teaser" src="doc/logo.png">
</div>
<div>
    <a href="https://pypi.org/project/meloplus" target="_blank">
        <img src="https://img.shields.io/pypi/pyversions/meloplus.svg?color=%2334D058" alt="Supported Python versions">
    </a>
    <a href="https://badge.fury.io/py/meloplus"><img src="https://badge.fury.io/py/meloplus.svg" alt="pypi version"></a>
</div>
</div>

## 🛠️ Installation

```bash
pip install meloplus
```

## 🎙️ Usage

```python
from meloplus import MeloInference

# Speed is adjustable
speed = 1.0

# English
text = "Did you ever hear a folk tale about a giant turtle?"
model = MeloInference(language="EN", device="auto")
speaker_ids = model.hps.data.spk2id
```

## 😍 Contributing

```bash
pip install pre-commit
pre-commit install
pre-commit run --all-files
```

## 📜 License

This project is licensed under the terms of the MIT License.

## 🤗 Citation

```bibtex
@software{zhao2024melo,
  author={Zhao, Wenliang and Yu, Xumin and Qin, Zengyi},
  title = {MeloTTS: High-quality Multi-lingual Multi-accent Text-to-Speech},
  url = {https://github.com/myshell-ai/MeloTTS},
  year = {2023}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kadirnar/meloplus",
    "name": "meloplus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "kadirnar",
    "author_email": "kadir.nar@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/25/8277007062fe7e9d2d2ff3b35b759e94a4f45cb9f96f67253d39a919c203/meloplus-0.0.7.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<h2>\n    MeloPlus: Advanced Python Library for MeloTts\n</h2>\n<div>\n    <img width=\"500\" alt=\"teaser\" src=\"doc/logo.png\">\n</div>\n<div>\n    <a href=\"https://pypi.org/project/meloplus\" target=\"_blank\">\n        <img src=\"https://img.shields.io/pypi/pyversions/meloplus.svg?color=%2334D058\" alt=\"Supported Python versions\">\n    </a>\n    <a href=\"https://badge.fury.io/py/meloplus\"><img src=\"https://badge.fury.io/py/meloplus.svg\" alt=\"pypi version\"></a>\n</div>\n</div>\n\n## \ud83d\udee0\ufe0f Installation\n\n```bash\npip install meloplus\n```\n\n## \ud83c\udf99\ufe0f Usage\n\n```python\nfrom meloplus import MeloInference\n\n# Speed is adjustable\nspeed = 1.0\n\n# English\ntext = \"Did you ever hear a folk tale about a giant turtle?\"\nmodel = MeloInference(language=\"EN\", device=\"auto\")\nspeaker_ids = model.hps.data.spk2id\n```\n\n## \ud83d\ude0d Contributing\n\n```bash\npip install pre-commit\npre-commit install\npre-commit run --all-files\n```\n\n## \ud83d\udcdc License\n\nThis project is licensed under the terms of the MIT License.\n\n## \ud83e\udd17 Citation\n\n```bibtex\n@software{zhao2024melo,\n  author={Zhao, Wenliang and Yu, Xumin and Qin, Zengyi},\n  title = {MeloTTS: High-quality Multi-lingual Multi-accent Text-to-Speech},\n  url = {https://github.com/myshell-ai/MeloTTS},\n  year = {2023}\n}\n```\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Meloplus: Advanced python library for Melotts",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/kadirnar/meloplus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93e3e833fda8c9315675ca968791cce5e1597ca4560c3bbc0e78ef75e4660573",
                "md5": "176e35bc105d5e4c257c7a47e2999ca6",
                "sha256": "eb067da3771d9bfbe2b2dec1694bfcedb774de5dbace1b5753eca36dd5f269ba"
            },
            "downloads": -1,
            "filename": "meloplus-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "176e35bc105d5e4c257c7a47e2999ca6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5695195,
            "upload_time": "2024-11-28T19:01:48",
            "upload_time_iso_8601": "2024-11-28T19:01:48.224136Z",
            "url": "https://files.pythonhosted.org/packages/93/e3/e833fda8c9315675ca968791cce5e1597ca4560c3bbc0e78ef75e4660573/meloplus-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a258277007062fe7e9d2d2ff3b35b759e94a4f45cb9f96f67253d39a919c203",
                "md5": "0c054332d9e3e71b1c73bfd964511cc0",
                "sha256": "cc906346b0b9efe77d745a480d1ac06a56451e0406d5e472224b3712b5c5cb38"
            },
            "downloads": -1,
            "filename": "meloplus-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "0c054332d9e3e71b1c73bfd964511cc0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5545778,
            "upload_time": "2024-11-28T19:01:50",
            "upload_time_iso_8601": "2024-11-28T19:01:50.192260Z",
            "url": "https://files.pythonhosted.org/packages/0a/25/8277007062fe7e9d2d2ff3b35b759e94a4f45cb9f96f67253d39a919c203/meloplus-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 19:01:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kadirnar",
    "github_project": "meloplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "txtsplit",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "torchaudio",
            "specs": []
        },
        {
            "name": "cached_path",
            "specs": []
        },
        {
            "name": "transformers",
            "specs": []
        },
        {
            "name": "num2words",
            "specs": [
                [
                    "==",
                    "0.5.12"
                ]
            ]
        },
        {
            "name": "unidic_lite",
            "specs": [
                [
                    "==",
                    "1.0.8"
                ]
            ]
        },
        {
            "name": "unidic",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "mecab-python3",
            "specs": [
                [
                    "==",
                    "1.0.9"
                ]
            ]
        },
        {
            "name": "pykakasi",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "fugashi",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "g2p_en",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "anyascii",
            "specs": [
                [
                    "==",
                    "0.3.2"
                ]
            ]
        },
        {
            "name": "jamo",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "gruut",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "g2pkk",
            "specs": [
                [
                    ">=",
                    "0.1.1"
                ]
            ]
        },
        {
            "name": "librosa",
            "specs": [
                [
                    "==",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "pydub",
            "specs": [
                [
                    "==",
                    "0.25.1"
                ]
            ]
        },
        {
            "name": "eng_to_ipa",
            "specs": [
                [
                    "==",
                    "0.0.2"
                ]
            ]
        },
        {
            "name": "inflect",
            "specs": [
                [
                    "==",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "unidecode",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "pypinyin",
            "specs": [
                [
                    "==",
                    "0.50.0"
                ]
            ]
        },
        {
            "name": "cn2an",
            "specs": [
                [
                    "==",
                    "0.5.22"
                ]
            ]
        },
        {
            "name": "jieba",
            "specs": [
                [
                    "==",
                    "0.42.1"
                ]
            ]
        },
        {
            "name": "gradio",
            "specs": []
        },
        {
            "name": "langid",
            "specs": [
                [
                    "==",
                    "1.1.6"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "tensorboard",
            "specs": [
                [
                    "==",
                    "2.16.2"
                ]
            ]
        },
        {
            "name": "loguru",
            "specs": [
                [
                    "==",
                    "0.7.2"
                ]
            ]
        }
    ],
    "lcname": "meloplus"
}
        
Elapsed time: 0.34355s