neon-tts-plugin-coqui-remote


Nameneon-tts-plugin-coqui-remote JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote
SummaryA Coqui AI Remote TTS plugin for Neon
upload_time2025-02-18 19:48:09
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3.0
keywords mycroft plugin tts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NeonAI Coqui AI Remote TTS Plugin
[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible
TTS Plugin for Remote Coqui AI Text-to-Speech. This plugin connects to a remote Coqui TTS server for TTS processing

## Configuration
```yaml
TTS:
  module: neon-tts-plugin-coqui-remote
  neon-tts-plugin-coqui-remote:
    url: "https://coqui.2022.us"
```
## Language Support
See the [neon-tts-plugin-coqui](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui) plugin for updated language
support info.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote",
    "name": "neon-tts-plugin-coqui-remote",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "mycroft plugin tts",
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/53/ee/b8a9441085fe1eb490de7bf550e58bcd61983934968c5b2cd96417c4329b/neon-tts-plugin-coqui-remote-0.1.0.tar.gz",
    "platform": null,
    "description": "# NeonAI Coqui AI Remote TTS Plugin\n[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible\nTTS Plugin for Remote Coqui AI Text-to-Speech. This plugin connects to a remote Coqui TTS server for TTS processing\n\n## Configuration\n```yaml\nTTS:\n  module: neon-tts-plugin-coqui-remote\n  neon-tts-plugin-coqui-remote:\n    url: \"https://coqui.2022.us\"\n```\n## Language Support\nSee the [neon-tts-plugin-coqui](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui) plugin for updated language\nsupport info.\n",
    "bugtrack_url": null,
    "license": "BSD-3.0",
    "summary": "A Coqui AI Remote TTS plugin for Neon",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote"
    },
    "split_keywords": [
        "mycroft",
        "plugin",
        "tts"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ffef00dc87e42dfb47ecf598284b9081f1d15bd701362d59b35006f99312cbf9",
                "md5": "da9c3c3b93514a15d571945683009f5b",
                "sha256": "8a3f6cb337eeb6d6be55b5cb28430bf7545347f11e7931fed6ebb7503a044952"
            },
            "downloads": -1,
            "filename": "neon_tts_plugin_coqui_remote-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da9c3c3b93514a15d571945683009f5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10763,
            "upload_time": "2025-02-18T19:48:07",
            "upload_time_iso_8601": "2025-02-18T19:48:07.338338Z",
            "url": "https://files.pythonhosted.org/packages/ff/ef/00dc87e42dfb47ecf598284b9081f1d15bd701362d59b35006f99312cbf9/neon_tts_plugin_coqui_remote-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53eeb8a9441085fe1eb490de7bf550e58bcd61983934968c5b2cd96417c4329b",
                "md5": "f5685e32bd0bd8713f1ee6a508e65d99",
                "sha256": "5afe0ba09596e90422e860f27bbc19104129fdec888e8f52e0460102b43b2726"
            },
            "downloads": -1,
            "filename": "neon-tts-plugin-coqui-remote-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5685e32bd0bd8713f1ee6a508e65d99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9445,
            "upload_time": "2025-02-18T19:48:09",
            "upload_time_iso_8601": "2025-02-18T19:48:09.429466Z",
            "url": "https://files.pythonhosted.org/packages/53/ee/b8a9441085fe1eb490de7bf550e58bcd61983934968c5b2cd96417c4329b/neon-tts-plugin-coqui-remote-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 19:48:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "neon-tts-plugin-coqui-remote",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-tts-plugin-coqui-remote"
}
        
Elapsed time: 0.79913s