Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NeonGeckoCom/neon-tts-plugin-mozilla_local
MozillaTTS plugin
https://github.com/NeonGeckoCom/neon-tts-plugin-mozilla_local
Last synced: 3 months ago
JSON representation
MozillaTTS plugin
- Host: GitHub
- URL: https://github.com/NeonGeckoCom/neon-tts-plugin-mozilla_local
- Owner: NeonGeckoCom
- License: other
- Archived: true
- Created: 2021-05-19T22:02:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T02:12:04.000Z (almost 3 years ago)
- Last Synced: 2024-05-15T12:22:35.986Z (9 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ovos-plugins - neon-tts-plugin-mozilla_local
README
# NeonAI Mozilla TTS Plugin
[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible
TTS Plugin for Local Mozilla Text-to-Speech. Note that using this module on a low-power device (i.e. Raspberry Pi)
is not recommended.# Configuration:
```yaml
tts:
module: mozilla_local
mozilla_local: {"preferred_model": "tacotron2-DDC"}
```