Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NeonGeckoCom/neon-stt-plugin-polyglot

STT plugin for Polyglot models implementation
https://github.com/NeonGeckoCom/neon-stt-plugin-polyglot

Last synced: 3 months ago
JSON representation

STT plugin for Polyglot models implementation

Awesome Lists containing this project

README

        

# NeonAI Template STT Plugin Coqui
[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible
STT Plugin for DeepSpeech Coqui stt models.
Models description: https://coqui.ai/models
Includes models for 24 languages:

```
"en": English
"uk": Ukrainian
"de": German
"pl": Polish
"es": Spanish
"fr": French
"it": Italian
"cs": Czech
"el": Greek
"et": Estonian
"hu": Hungarian
"pt": Portuguese
"ga-IE": Irish
"fi": Finish
"ka": Geargian
"ro": Romanian
"ru": Russian
"nl": Dutch
"lv": Latvian
"tr": Turkish
"tt": Tatar
"ca": Catalan
"id": Indonesian
"sl": Slovenian
"cy": Welsh
"cnh": Hakha Chin
```

# Configuration:
```yaml
stt:
module: coqui
coqui : {}

```