wyoming-piper


Namewyoming-piper JSON
Version 1.6.3 PyPI version JSON
download
home_pageNone
SummaryWyoming Server for Piper
upload_time2025-08-04 20:59:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords rhasspy wyoming piper tts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wyoming Piper

[Wyoming protocol](https://github.com/rhasspy/wyoming) server for the [Piper](https://github.com/rhasspy/piper/) text to speech system.

## Home Assistant Add-on

[![Show add-on](https://my.home-assistant.io/badges/supervisor_addon.svg)](https://my.home-assistant.io/redirect/supervisor_addon/?addon=core_piper)

[Source](https://github.com/home-assistant/addons/tree/master/piper)

## Local Install

Clone the repository and set up Python virtual environment:

``` sh
git clone https://github.com/rhasspy/wyoming-piper.git
cd wyoming-piper
script/setup
```

Install Piper
```sh
curl -L -s "https://github.com/rhasspy/piper/releases/download/v1.2.0/piper_amd64.tar.gz" | tar -zxvf - -C /usr/share
```

Run a server that anyone can connect to:

``` sh
script/run --piper '/usr/share/piper/piper' --voice en_US-lessac-medium --uri 'tcp://0.0.0.0:10200' --data-dir /data --download-dir /data 
```

## Docker Image

``` sh
docker run -it -p 10200:10200 -v /path/to/local/data:/data rhasspy/wyoming-piper \
    --voice en_US-lessac-medium
```

[Source](https://github.com/rhasspy/wyoming-addons/tree/master/piper)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wyoming-piper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "rhasspy, wyoming, piper, tts",
    "author": null,
    "author_email": "Michael Hansen <mike@rhasspy.org>",
    "download_url": "https://files.pythonhosted.org/packages/e5/8a/3ad5c3458fa37c154e2e695638f8f2748cf5bc823c330c67d9014825559d/wyoming_piper-1.6.3.tar.gz",
    "platform": null,
    "description": "# Wyoming Piper\n\n[Wyoming protocol](https://github.com/rhasspy/wyoming) server for the [Piper](https://github.com/rhasspy/piper/) text to speech system.\n\n## Home Assistant Add-on\n\n[![Show add-on](https://my.home-assistant.io/badges/supervisor_addon.svg)](https://my.home-assistant.io/redirect/supervisor_addon/?addon=core_piper)\n\n[Source](https://github.com/home-assistant/addons/tree/master/piper)\n\n## Local Install\n\nClone the repository and set up Python virtual environment:\n\n``` sh\ngit clone https://github.com/rhasspy/wyoming-piper.git\ncd wyoming-piper\nscript/setup\n```\n\nInstall Piper\n```sh\ncurl -L -s \"https://github.com/rhasspy/piper/releases/download/v1.2.0/piper_amd64.tar.gz\" | tar -zxvf - -C /usr/share\n```\n\nRun a server that anyone can connect to:\n\n``` sh\nscript/run --piper '/usr/share/piper/piper' --voice en_US-lessac-medium --uri 'tcp://0.0.0.0:10200' --data-dir /data --download-dir /data \n```\n\n## Docker Image\n\n``` sh\ndocker run -it -p 10200:10200 -v /path/to/local/data:/data rhasspy/wyoming-piper \\\n    --voice en_US-lessac-medium\n```\n\n[Source](https://github.com/rhasspy/wyoming-addons/tree/master/piper)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Wyoming Server for Piper",
    "version": "1.6.3",
    "project_urls": {
        "Homepage": "http://github.com/rhasspy/wyoming-piper"
    },
    "split_keywords": [
        "rhasspy",
        " wyoming",
        " piper",
        " tts"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9f6ccf1802ef69a50610abfb40f7e524acc631f9605de29ccd97d11af8af8a6",
                "md5": "1f05408f3e40eca6cddee61f1bc5c132",
                "sha256": "ff0d5f06f6ef6d30989006ad42b0ac93915b19f24cd3e1b450f03a407ff83306"
            },
            "downloads": -1,
            "filename": "wyoming_piper-1.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f05408f3e40eca6cddee61f1bc5c132",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 45902,
            "upload_time": "2025-08-04T20:59:22",
            "upload_time_iso_8601": "2025-08-04T20:59:22.988235Z",
            "url": "https://files.pythonhosted.org/packages/d9/f6/ccf1802ef69a50610abfb40f7e524acc631f9605de29ccd97d11af8af8a6/wyoming_piper-1.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e58a3ad5c3458fa37c154e2e695638f8f2748cf5bc823c330c67d9014825559d",
                "md5": "07e1b9fdb3d80365b694ac92bcac39a6",
                "sha256": "c6e922284f77ad53288a3993cc366602d806adf4e2d5d6265bbbcf21a825018f"
            },
            "downloads": -1,
            "filename": "wyoming_piper-1.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "07e1b9fdb3d80365b694ac92bcac39a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 47165,
            "upload_time": "2025-08-04T20:59:23",
            "upload_time_iso_8601": "2025-08-04T20:59:23.830396Z",
            "url": "https://files.pythonhosted.org/packages/e5/8a/3ad5c3458fa37c154e2e695638f8f2748cf5bc823c330c67d9014825559d/wyoming_piper-1.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 20:59:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rhasspy",
    "github_project": "wyoming-piper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "wyoming-piper"
}
        
Elapsed time: 1.03917s