phonemize


Namephonemize JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA lightweight and pure Python library for converting text into phonemes, based on a pre-trained model.
upload_time2025-10-12 06:06:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords phonemizer phoneme tts text-to-speech text-processing pytorch dp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![PyPI](https://badge.fury.io/py/phonemize.svg)](https://badge.fury.io/py/phonemize)
[![Python](https://img.shields.io/pypi/pyversions/phonemize.svg)](https://pypi.org/project/phonemize/)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/arcosoph/phonemize/blob/main/LICENSE)
[![Downloads](https://img.shields.io/pypi/dm/phonemize?label=downloads&color=green)](https://pypi.org/project/phonemize/)
[![Last Commit](https://img.shields.io/github/last-commit/arcosoph/phonemize)](https://github.com/arcosoph/phonemize/commits/main)

**This is an unofficial, community-maintained version of the original 'dp' library, created by `dongyx`**. This version has been packaged for easier installation with modern Python environments and is released under the MIT license. All credit for the core algorithm and code goes to the original author.

If you have any problem installing `dp` library then you can use `phonemize`.

### Installation

```bash
pip install phonemize

```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "phonemize",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "phonemizer, phoneme, tts, text-to-speech, text-processing, pytorch, dp",
    "author": null,
    "author_email": "Arcosoph <arcosoph.ai@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/87/c0/1764c35dca22b052af5289bb316065cea3254b291d7d06830877cfc3a42e/phonemize-0.2.1.tar.gz",
    "platform": null,
    "description": "\r\n[![PyPI](https://badge.fury.io/py/phonemize.svg)](https://badge.fury.io/py/phonemize)\r\n[![Python](https://img.shields.io/pypi/pyversions/phonemize.svg)](https://pypi.org/project/phonemize/)\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/arcosoph/phonemize/blob/main/LICENSE)\r\n[![Downloads](https://img.shields.io/pypi/dm/phonemize?label=downloads&color=green)](https://pypi.org/project/phonemize/)\r\n[![Last Commit](https://img.shields.io/github/last-commit/arcosoph/phonemize)](https://github.com/arcosoph/phonemize/commits/main)\r\n\r\n**This is an unofficial, community-maintained version of the original 'dp' library, created by `dongyx`**. This version has been packaged for easier installation with modern Python environments and is released under the MIT license. All credit for the core algorithm and code goes to the original author.\r\n\r\nIf you have any problem installing `dp` library then you can use `phonemize`.\r\n\r\n### Installation\r\n\r\n```bash\r\npip install phonemize\r\n\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A lightweight and pure Python library for converting text into phonemes, based on a pre-trained model.",
    "version": "0.2.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/arcosoph/phonemize/issues",
        "Homepage": "https://github.com/arcosoph/phonemize"
    },
    "split_keywords": [
        "phonemizer",
        " phoneme",
        " tts",
        " text-to-speech",
        " text-processing",
        " pytorch",
        " dp"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c626ede833021733cfb0142004d5cdaa2ccdca333d176f22ea668ec5bfdca8f",
                "md5": "05707d5c5ab03db3928cb24ce0b563e9",
                "sha256": "ec023c232c1c2ffc493ec1454a63e48915c5f0fa8723f1ea4407598bf07ee29f"
            },
            "downloads": -1,
            "filename": "phonemize-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05707d5c5ab03db3928cb24ce0b563e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26362,
            "upload_time": "2025-10-12T06:06:54",
            "upload_time_iso_8601": "2025-10-12T06:06:54.100147Z",
            "url": "https://files.pythonhosted.org/packages/1c/62/6ede833021733cfb0142004d5cdaa2ccdca333d176f22ea668ec5bfdca8f/phonemize-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87c01764c35dca22b052af5289bb316065cea3254b291d7d06830877cfc3a42e",
                "md5": "a4b1adc5ae336287b8e77ff4a3247a44",
                "sha256": "d74e7cc9ac717b9e0d48851c75b668a6cba1c67be401f8475b01e5be13c789bf"
            },
            "downloads": -1,
            "filename": "phonemize-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a4b1adc5ae336287b8e77ff4a3247a44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21080,
            "upload_time": "2025-10-12T06:06:56",
            "upload_time_iso_8601": "2025-10-12T06:06:56.249835Z",
            "url": "https://files.pythonhosted.org/packages/87/c0/1764c35dca22b052af5289bb316065cea3254b291d7d06830877cfc3a42e/phonemize-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-12 06:06:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "arcosoph",
    "github_project": "phonemize",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "phonemize"
}
        
Elapsed time: 2.23583s