neon-tts-plugin-coqui-remote


Nameneon-tts-plugin-coqui-remote JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote
SummaryA Coqui AI Remote TTS plugin for Neon
upload_time2023-06-24 00:39:33
maintainer
docs_urlNone
authorNeongecko
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mycroft plugin tts",
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/b6/cd/78137daa808a464a289ae9c64c2e8cdafcef2232f8120a858c216a9510e1/neon-tts-plugin-coqui-remote-0.0.3.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.0.3",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote"
    },
    "split_keywords": [
        "mycroft",
        "plugin",
        "tts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe101595a03ee825cf9fe2c5d385ffe78f880b0c441d4eb2fc1c8469deca77fa",
                "md5": "85176452b007e0773c3893cfd5260107",
                "sha256": "fc8aeeec4341ebb241cbc46d41012417b799a3c9868dd953a10c8f52ed11b72a"
            },
            "downloads": -1,
            "filename": "neon_tts_plugin_coqui_remote-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85176452b007e0773c3893cfd5260107",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10717,
            "upload_time": "2023-06-24T00:39:32",
            "upload_time_iso_8601": "2023-06-24T00:39:32.764326Z",
            "url": "https://files.pythonhosted.org/packages/fe/10/1595a03ee825cf9fe2c5d385ffe78f880b0c441d4eb2fc1c8469deca77fa/neon_tts_plugin_coqui_remote-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6cd78137daa808a464a289ae9c64c2e8cdafcef2232f8120a858c216a9510e1",
                "md5": "966478cade22e41c243681a815ab762d",
                "sha256": "89912ba3528d39127bbfb2b973b38f177efce430fdade3ca30a2f41b14680426"
            },
            "downloads": -1,
            "filename": "neon-tts-plugin-coqui-remote-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "966478cade22e41c243681a815ab762d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9425,
            "upload_time": "2023-06-24T00:39:33",
            "upload_time_iso_8601": "2023-06-24T00:39:33.987170Z",
            "url": "https://files.pythonhosted.org/packages/b6/cd/78137daa808a464a289ae9c64c2e8cdafcef2232f8120a858c216a9510e1/neon-tts-plugin-coqui-remote-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-24 00:39:33",
    "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.13945s