paule


Namepaule JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://paule.readthedocs.io/en/latest/
Summarypaule implements the Predictive Articulatory speech synthesis model Utilizing Lexical Embeddings (PAULE), which is a control model for the articulatory speech synthesizer VocalTractLab (VTL).
upload_time2024-04-25 19:28:14
maintainerNone
docs_urlNone
authorKonstantin Sering
requires_python<3.13,>=3.9
licenseGPLv3+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PAULE
=====

.. image:: https://zenodo.org/badge/355606517.svg
   :target: https://zenodo.org/badge/latestdoi/355606517

Predictive Articulatory speech synthesis Utilizing Lexical Embeddings (PAULE) a
python frame work to plan control parameter trajectories for the VocalTractLab
simulator for a target acoustics or semantic embedding.

Acknowledgements
----------------
This research was supported by an ERC advanced Grant (no. 742545) and the University of Tübingen.

            

Raw data

            {
    "_id": null,
    "home_page": "https://paule.readthedocs.io/en/latest/",
    "name": "paule",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Konstantin Sering",
    "author_email": "konstantin.sering@uni-tuebingen.de",
    "download_url": "https://files.pythonhosted.org/packages/54/a0/55935ba638ddd04b1198dbd99a23041cb0422d897e5a83bc94842c212223/paule-0.4.4.tar.gz",
    "platform": null,
    "description": "PAULE\n=====\n\n.. image:: https://zenodo.org/badge/355606517.svg\n   :target: https://zenodo.org/badge/latestdoi/355606517\n\nPredictive Articulatory speech synthesis Utilizing Lexical Embeddings (PAULE) a\npython frame work to plan control parameter trajectories for the VocalTractLab\nsimulator for a target acoustics or semantic embedding.\n\nAcknowledgements\n----------------\nThis research was supported by an ERC advanced Grant (no. 742545) and the University of T\u00fcbingen.\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "paule implements the Predictive Articulatory speech synthesis model Utilizing Lexical Embeddings (PAULE), which is a control model for the articulatory speech synthesizer VocalTractLab (VTL).",
    "version": "0.4.4",
    "project_urls": {
        "Homepage": "https://paule.readthedocs.io/en/latest/",
        "Repository": "https://github.com/quantling/paule"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8985a0fac1bf6ffd04590d1c44cbaf288457220b17f8d8d0859f8817d387f701",
                "md5": "2c06c513389b5a151a3188e888831510",
                "sha256": "880f236781da7743ff707fbf3239913c3af450d56e0088e908ba3966d979db0f"
            },
            "downloads": -1,
            "filename": "paule-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c06c513389b5a151a3188e888831510",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 1195428,
            "upload_time": "2024-04-25T19:28:12",
            "upload_time_iso_8601": "2024-04-25T19:28:12.349439Z",
            "url": "https://files.pythonhosted.org/packages/89/85/a0fac1bf6ffd04590d1c44cbaf288457220b17f8d8d0859f8817d387f701/paule-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54a055935ba638ddd04b1198dbd99a23041cb0422d897e5a83bc94842c212223",
                "md5": "4f1e2cd860508e2af9c5e57c92f39e70",
                "sha256": "def06bfc9bff8032533bd6b372358ed69b61607e08f76ec1d1c7b79cbebcba3c"
            },
            "downloads": -1,
            "filename": "paule-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4f1e2cd860508e2af9c5e57c92f39e70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 1190777,
            "upload_time": "2024-04-25T19:28:14",
            "upload_time_iso_8601": "2024-04-25T19:28:14.634981Z",
            "url": "https://files.pythonhosted.org/packages/54/a0/55935ba638ddd04b1198dbd99a23041cb0422d897e5a83bc94842c212223/paule-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 19:28:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantling",
    "github_project": "paule",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "paule"
}
        
Elapsed time: 0.23716s