Metadata-Version: 2.1
Name: neon-tts-plugin-coqui-remote
Version: 0.0.3a1
Summary: A Coqui AI Remote TTS plugin for Neon
Home-page: https://github.com/NeonGeckoCom/neon-tts-plugin-coqui-remote
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3.0
Keywords: mycroft plugin tts
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: ovos-plugin-manager (~=0.0.23)
Requires-Dist: requests (<3.0.0)
Requires-Dist: urllib3 (<3.0.0)

# 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.
