{ "info": { "author": "Spiros Evangelatos", "author_email": "sevangelatos@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio :: Speech" ], "description": ".. contents ::\n\nIntroduction\n------------\n\nThis is a python wrapper to the SVOX pico text to speech engine.\nThe pico TTS engine is found in the android open source \nrepositories and is covered by an Apache 2.0 license.\nIt is very efficient and offers superior speech quality to most other\nopen source solutions that we could find.\n\nHistory\n-----------\n\nThe main port of the pico TTS to linux was done by DougGore/picopi\nwhere this code was forked from.\n\nLicense\n-----------\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nSource code\n-----------\n\n* https://github.com/sevangelatos/py-ttspico", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/sevangelatos/py-ttspico", "keywords": "speech text-to-speech svox", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "ttspico", "package_url": "https://pypi.org/project/ttspico/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ttspico/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/sevangelatos/py-ttspico" }, "release_url": "https://pypi.org/project/ttspico/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Python simple text to speech module.", "version": "0.3.2" }, "last_serial": 2732319, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5ae08c35c368433b02343660b70bdd8e", "sha256": "fb69f3f403c62aab5267159bd8bd00c7e9e5604e4a833fa67eafb0cb8da881f3" }, "downloads": -1, "filename": "ttspico-0.1.tar.gz", "has_sig": false, "md5_digest": "5ae08c35c368433b02343660b70bdd8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4995349, "upload_time": "2017-03-20T23:59:12", "url": "https://files.pythonhosted.org/packages/91/f6/3e63e07bbbf8b663183f6ba8ac2fd96cba824c587f7448369609b43c06f4/ttspico-0.1.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "b69869f0827c341b69347642edd8607c", "sha256": "f0050cfd7de8f5e213ea3e521cd916eb0337bba3f609ba6882824ad944f041b9" }, "downloads": -1, "filename": "ttspico-0.3.1.tar.gz", "has_sig": false, "md5_digest": "b69869f0827c341b69347642edd8607c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4994364, "upload_time": "2017-03-26T20:36:18", "url": "https://files.pythonhosted.org/packages/7a/66/5bcfdd13fa902bf7a7fd31458b18917785d717e091493c49f80b1dd96044/ttspico-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "dee8884adc6a44697dbf342b2a92a45a", "sha256": "743a280a8ced8523583665cb45797d730aceb2e145a04a212f82ebb0b5fac6c8" }, "downloads": -1, "filename": "ttspico-0.3.2.tar.gz", "has_sig": false, "md5_digest": "dee8884adc6a44697dbf342b2a92a45a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4995528, "upload_time": "2017-03-26T22:49:48", "url": "https://files.pythonhosted.org/packages/36/bf/03b13fd94d5c4a9500ff014483bdda7a2db4fb9d2f3ad3caf538e019b259/ttspico-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dee8884adc6a44697dbf342b2a92a45a", "sha256": "743a280a8ced8523583665cb45797d730aceb2e145a04a212f82ebb0b5fac6c8" }, "downloads": -1, "filename": "ttspico-0.3.2.tar.gz", "has_sig": false, "md5_digest": "dee8884adc6a44697dbf342b2a92a45a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4995528, "upload_time": "2017-03-26T22:49:48", "url": "https://files.pythonhosted.org/packages/36/bf/03b13fd94d5c4a9500ff014483bdda7a2db4fb9d2f3ad3caf538e019b259/ttspico-0.3.2.tar.gz" } ] }