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

https://github.com/rhasspy/glow-tts-train

An implementation of GlowTTS designed to work with Gruut
https://github.com/rhasspy/glow-tts-train

Last synced: 11 days ago
JSON representation

An implementation of GlowTTS designed to work with Gruut

Awesome Lists containing this project

README

        

# Glow TTS

Version of [Glow TTS](https://github.com/jaywalnut310/glow-tts/) designed to work with [gruut](https://github.com/rhasspy/gruut).

## Additional Features

* Models can be exported to [onnx](https://onnx.ai/) format
* Inference can output numpy or JSON mels
* Input is strictly phoneme indexes (any text front-end), output is strictly mels (any vocoder)