mycroft-mimic3-tts


Namemycroft-mimic3-tts JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttp://github.com/MycroftAI/mimic3
SummaryA fast and local neural text to speech system for Mycroft
upload_time2022-11-04 21:43:13
maintainer
docs_urlNone
authorMichael Hansen
requires_python
licenseAGPLv3+
keywords mycroft tts speech mimic
VCS
bugtrack_url
requirements dataclasses-json epitran espeak-phonemizer gruut numpy onnxruntime phonemes2ids quart quart-cors requests swagger-ui-py tqdm xdgenvpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/MycroftAI/mimic3",
    "name": "mycroft-mimic3-tts",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mycroft tts speech mimic",
    "author": "Michael Hansen",
    "author_email": "michael.hansen@mycroft.ai",
    "download_url": "https://files.pythonhosted.org/packages/46/11/8f92f01da9cc41247008856438aa052cc93f74e4ac12ff250eb96a44249a/mycroft_mimic3_tts-0.2.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "A fast and local neural text to speech system for Mycroft",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "http://github.com/MycroftAI/mimic3"
    },
    "split_keywords": [
        "mycroft",
        "tts",
        "speech",
        "mimic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46118f92f01da9cc41247008856438aa052cc93f74e4ac12ff250eb96a44249a",
                "md5": "06fd113cddd96a31c6eea5ed416aabe8",
                "sha256": "60cd282274c94967e11845b9127ff2eb7ba936341de0e231107297c0c70d2a27"
            },
            "downloads": -1,
            "filename": "mycroft_mimic3_tts-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "06fd113cddd96a31c6eea5ed416aabe8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 131123,
            "upload_time": "2022-11-04T21:43:13",
            "upload_time_iso_8601": "2022-11-04T21:43:13.589062Z",
            "url": "https://files.pythonhosted.org/packages/46/11/8f92f01da9cc41247008856438aa052cc93f74e4ac12ff250eb96a44249a/mycroft_mimic3_tts-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-04 21:43:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MycroftAI",
    "github_project": "mimic3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "dataclasses-json",
            "specs": [
                [
                    "<",
                    "1.0"
                ]
            ]
        },
        {
            "name": "epitran",
            "specs": [
                [
                    "==",
                    "1.17"
                ]
            ]
        },
        {
            "name": "espeak-phonemizer",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.0"
                ]
            ]
        },
        {
            "name": "gruut",
            "specs": [
                [
                    ">=",
                    "2.3.0"
                ],
                [
                    "<",
                    "3.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "onnxruntime",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.6"
                ]
            ]
        },
        {
            "name": "phonemes2ids",
            "specs": [
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "quart",
            "specs": [
                [
                    "<",
                    "1.0"
                ],
                [
                    ">=",
                    "0.16"
                ]
            ]
        },
        {
            "name": "quart-cors",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "swagger-ui-py",
            "specs": [
                [
                    "<",
                    "22"
                ],
                [
                    ">=",
                    "21"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4"
                ],
                [
                    "<",
                    "5"
                ]
            ]
        },
        {
            "name": "xdgenvpy",
            "specs": [
                [
                    ">",
                    "2.0"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        }
    ],
    "lcname": "mycroft-mimic3-tts"
}
        
Elapsed time: 0.12046s