xphonebr


Namexphonebr JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryGrapheme to phoneme conversion and tools for tts with deep learning.
upload_time2024-08-28 07:02:38
maintainerNone
docs_urlNone
authorEmerson Pedroso
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            XphoneBR is a portuguese transformer base grapheme-to-phoneme normalization  tool modeling library that leverages recent deep learning 
technology and is optimized for usage in production systems such as TTS. In particular, the library should
be accurate, fast, easy to use. 

DeepPhonemizerBR is compatible with Python 3.6+ and is distributed under the MIT license.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xphonebr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Emerson Pedroso",
    "author_email": "traderpedroso@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/c7/ab1df35377f3b5c74e3f4f9ab7a964836c328b5f1f44008f1f13ab0b2c91/xphonebr-0.0.7.tar.gz",
    "platform": null,
    "description": "XphoneBR is a portuguese transformer base grapheme-to-phoneme normalization  tool modeling library that leverages recent deep learning \ntechnology and is optimized for usage in production systems such as TTS. In particular, the library should\nbe accurate, fast, easy to use. \n\nDeepPhonemizerBR is compatible with Python 3.6+ and is distributed under the MIT license.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Grapheme to phoneme conversion and tools for tts with deep learning.",
    "version": "0.0.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcf0bb0249f783f8833e6b880aa9941296c099d910c95cc6fd6315f594a9f5c9",
                "md5": "e32dfd8392e8f9500878bec1d04d8110",
                "sha256": "5a6bc9260e542d1c317a3e33855bcfd1a8ab3468af3fae47c248092e2fcd7e50"
            },
            "downloads": -1,
            "filename": "xphonebr-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e32dfd8392e8f9500878bec1d04d8110",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5649,
            "upload_time": "2024-08-28T07:02:36",
            "upload_time_iso_8601": "2024-08-28T07:02:36.013210Z",
            "url": "https://files.pythonhosted.org/packages/fc/f0/bb0249f783f8833e6b880aa9941296c099d910c95cc6fd6315f594a9f5c9/xphonebr-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc7ab1df35377f3b5c74e3f4f9ab7a964836c328b5f1f44008f1f13ab0b2c91",
                "md5": "27ba834a1fed60c680a5150e462af03f",
                "sha256": "799d63c9c2926dd464983a5d808ff4ce326c1186f4b2915dbd6100d7d08bc59e"
            },
            "downloads": -1,
            "filename": "xphonebr-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "27ba834a1fed60c680a5150e462af03f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7227,
            "upload_time": "2024-08-28T07:02:38",
            "upload_time_iso_8601": "2024-08-28T07:02:38.153281Z",
            "url": "https://files.pythonhosted.org/packages/5b/c7/ab1df35377f3b5c74e3f4f9ab7a964836c328b5f1f44008f1f13ab0b2c91/xphonebr-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 07:02:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xphonebr"
}
        
Elapsed time: 0.69659s