VocalTractLab


NameVocalTractLab JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/paul-krug/VocalTractLab-Python
SummaryHigh-performance articulatory speech synthesis in Python
upload_time2024-08-14 10:07:49
maintainerNone
docs_urlNone
authorPaul Krug
requires_pythonNone
licenseGPL-3.0
keywords text-to-speech speech synthesis articulatory synthesis vocal tract speech production vocoder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <a href="https://www.vocaltractlab.de/"><img alt="VocalTractLab" src="/VocalTractLab/logo/VocalTractLabPythonLogo.svg" height="90"></a>

### Warning
This software is currently in alpha stage. You may encounter bugs and future updates may not be backwards-compatible.

# Installation

    pip install vocaltractlab

# Description 
A python module that implements the articulatory synthesizer VocalTractLab.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paul-krug/VocalTractLab-Python",
    "name": "VocalTractLab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "text-to-speech, speech synthesis, articulatory synthesis, vocal tract, speech production, vocoder",
    "author": "Paul Krug",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fc/a2/2edfbc506271f25c78540a3f1ddc160bab1489fdf179e37f8ab11e735850/vocaltractlab-0.5.2.tar.gz",
    "platform": null,
    "description": "# <a href=\"https://www.vocaltractlab.de/\"><img alt=\"VocalTractLab\" src=\"/VocalTractLab/logo/VocalTractLabPythonLogo.svg\" height=\"90\"></a>\n\n### Warning\nThis software is currently in alpha stage. You may encounter bugs and future updates may not be backwards-compatible.\n\n# Installation\n\n    pip install vocaltractlab\n\n# Description \nA python module that implements the articulatory synthesizer VocalTractLab.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "High-performance articulatory speech synthesis in Python",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/paul-krug/VocalTractLab-Python"
    },
    "split_keywords": [
        "text-to-speech",
        " speech synthesis",
        " articulatory synthesis",
        " vocal tract",
        " speech production",
        " vocoder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b2438691099c46002431df74143369c0887cfe870a689c8b0b049817909bc7c",
                "md5": "4bf5b86bcec6e37020f24ed4cba38f47",
                "sha256": "7778842086c1e3553c832e7edfd8e796b5c6b41a6afd606c8958fe725e3aae6b"
            },
            "downloads": -1,
            "filename": "VocalTractLab-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bf5b86bcec6e37020f24ed4cba38f47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26461,
            "upload_time": "2024-08-14T10:07:48",
            "upload_time_iso_8601": "2024-08-14T10:07:48.146052Z",
            "url": "https://files.pythonhosted.org/packages/1b/24/38691099c46002431df74143369c0887cfe870a689c8b0b049817909bc7c/VocalTractLab-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fca22edfbc506271f25c78540a3f1ddc160bab1489fdf179e37f8ab11e735850",
                "md5": "e10387ef3cdaabc5c1a56ef97cb274cb",
                "sha256": "f8b1929fbcba5f7666f6a40646d7e4e7d120ab377d5bbc229fcab4f25e919c1d"
            },
            "downloads": -1,
            "filename": "vocaltractlab-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e10387ef3cdaabc5c1a56ef97cb274cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24964,
            "upload_time": "2024-08-14T10:07:49",
            "upload_time_iso_8601": "2024-08-14T10:07:49.549073Z",
            "url": "https://files.pythonhosted.org/packages/fc/a2/2edfbc506271f25c78540a3f1ddc160bab1489fdf179e37f8ab11e735850/vocaltractlab-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 10:07:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paul-krug",
    "github_project": "VocalTractLab-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vocaltractlab"
}
        
Elapsed time: 0.33328s