neon-tts-plugin-coqui


Nameneon-tts-plugin-coqui JSON
Version 0.7.2 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-tts-plugin-coqui
SummaryA Coqui AI TTS plugin for Neon
upload_time2023-02-15 18:24:26
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 TTS Plugin
[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible
TTS Plugin for Coqui AI Text-to-Speech.

# Languages:
We support all European Union languages including:

English, Spanish, French, German, Italian, Polish, Ukrainian, \
Dutch, Romanian, Hungarian, Greek, Czech, Swedish, Portuguese, \
Croatian, Bulgarian, Danish, Slovak, Finnish, Lithuanian, \
Slovenian, Latvian, Estonian, Irish, Maltese

Feel free to open an issue to request support of your language.\
We implement all the languages that are wanted and needed, not just those spoken by the largest number of people.\
For example, we have already included Irish and Maltese, even though they have less than a million native speakers.

# Performance:

 - amd64
    - AMD/Intel-based desktops/laptops
    - 4 cores, RTF = 0.05
    - 1 core,  RTF = 0.15
 - arm64
    - Raspberry Pi 3/4 and Zero 2 with 64-bit Pi OS
    - Raspberry Pi 4, RTF = 0.5

Real-Time Factor(RTF) - the ratio of how long it takes to generate audio to how long the audio is when spoken.

## Storage:

This plugin has a minimum list of dependencies, which in total fit in 900MB on `amd64`, and 300MB on `arm64`.\
Models are installed on the fly, almost instantly after the first TTS request. You don't need to download languages you don't use.\
Each model weighs about 100MB, in total you only need ~4GB to get support for 25 languages.

# License:

NeonAI Coqui AI TTS Plugin is available under the [BSD-3-Clause license](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui/blob/docs/LICENSE.md)

It is one of the most community-friendly open licenses out there. It has minimal restrictions on how it can be used by developers and end users, making it the most open package with the most supported languages on the market.

# Configuration:
```yaml
tts:
    module: coqui
    coqui: {
        cache: true
    }
```
# Requirements:
`sudo apt install espeak-ng`

Necessary for english, greek and some other languages

## Docker

A docker container using [ovos-tts-server](https://github.com/OpenVoiceOS/ovos-tts-server) is available

You can build and run it locally

```bash
docker build . -t coquitts
docker run -p 8080:9666 coquitts
```

use it `http://localhost:8080/synthesize/hello`



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/neon-tts-plugin-coqui",
    "name": "neon-tts-plugin-coqui",
    "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/05/71/4aa183e399dfc4e34016195d4b12fa14117c86d2087f15f514a3ecd3c5a8/neon-tts-plugin-coqui-0.7.2.tar.gz",
    "platform": null,
    "description": "# NeonAI Coqui AI TTS Plugin\n[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible\nTTS Plugin for Coqui AI Text-to-Speech.\n\n# Languages:\nWe support all European Union languages including:\n\nEnglish, Spanish, French, German, Italian, Polish, Ukrainian, \\\nDutch, Romanian, Hungarian, Greek, Czech, Swedish, Portuguese, \\\nCroatian, Bulgarian, Danish, Slovak, Finnish, Lithuanian, \\\nSlovenian, Latvian, Estonian, Irish, Maltese\n\nFeel free to open an issue to request support of your language.\\\nWe implement all the languages that are wanted and needed, not just those spoken by the largest number of people.\\\nFor example, we have already included Irish and Maltese, even though they have less than a million native speakers.\n\n# Performance:\n\n - amd64\n    - AMD/Intel-based desktops/laptops\n    - 4 cores, RTF = 0.05\n    - 1 core,  RTF = 0.15\n - arm64\n    - Raspberry Pi 3/4 and Zero 2 with 64-bit Pi OS\n    - Raspberry Pi 4, RTF = 0.5\n\nReal-Time Factor(RTF) - the ratio of how long it takes to generate audio to how long the audio is when spoken.\n\n## Storage:\n\nThis plugin has a minimum list of dependencies, which in total fit in 900MB on `amd64`, and 300MB on `arm64`.\\\nModels are installed on the fly, almost instantly after the first TTS request. You don't need to download languages you don't use.\\\nEach model weighs about 100MB, in total you only need ~4GB to get support for 25 languages.\n\n# License:\n\nNeonAI Coqui AI TTS Plugin is available under the [BSD-3-Clause license](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui/blob/docs/LICENSE.md)\n\nIt is one of the most community-friendly open licenses out there. It has minimal restrictions on how it can be used by developers and end users, making it the most open package with the most supported languages on the market.\n\n# Configuration:\n```yaml\ntts:\n    module: coqui\n    coqui: {\n        cache: true\n    }\n```\n# Requirements:\n`sudo apt install espeak-ng`\n\nNecessary for english, greek and some other languages\n\n## Docker\n\nA docker container using [ovos-tts-server](https://github.com/OpenVoiceOS/ovos-tts-server) is available\n\nYou can build and run it locally\n\n```bash\ndocker build . -t coquitts\ndocker run -p 8080:9666 coquitts\n```\n\nuse it `http://localhost:8080/synthesize/hello`\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3.0",
    "summary": "A Coqui AI TTS plugin for Neon",
    "version": "0.7.2",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/neon-tts-plugin-coqui"
    },
    "split_keywords": [
        "mycroft",
        "plugin",
        "tts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce9d909efc45b2e72a378034449203346ce8cc53ef7f1342a9270f258fa8a423",
                "md5": "90fb2ed2e330769a213875caf67df9fa",
                "sha256": "d9ee9650efb5ab3147e877dd21648e62fe1e0c77b9042b56aabc8f5da5cb0bc7"
            },
            "downloads": -1,
            "filename": "neon_tts_plugin_coqui-0.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90fb2ed2e330769a213875caf67df9fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13062,
            "upload_time": "2023-02-15T18:24:24",
            "upload_time_iso_8601": "2023-02-15T18:24:24.405894Z",
            "url": "https://files.pythonhosted.org/packages/ce/9d/909efc45b2e72a378034449203346ce8cc53ef7f1342a9270f258fa8a423/neon_tts_plugin_coqui-0.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05714aa183e399dfc4e34016195d4b12fa14117c86d2087f15f514a3ecd3c5a8",
                "md5": "4af43b09229fb48dc6b46f0f658bf037",
                "sha256": "94993c21a153fd537dbed88cb0695444e966bb209e62f93dceb7c76cd34ed453"
            },
            "downloads": -1,
            "filename": "neon-tts-plugin-coqui-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4af43b09229fb48dc6b46f0f658bf037",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13514,
            "upload_time": "2023-02-15T18:24:26",
            "upload_time_iso_8601": "2023-02-15T18:24:26.075398Z",
            "url": "https://files.pythonhosted.org/packages/05/71/4aa183e399dfc4e34016195d4b12fa14117c86d2087f15f514a3ecd3c5a8/neon-tts-plugin-coqui-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-15 18:24:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "neon-tts-plugin-coqui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-tts-plugin-coqui"
}
        
Elapsed time: 0.25707s