Skip to content

An implementation of GlowTTS designed to work with Gruut

License

Notifications You must be signed in to change notification settings

rhasspy/glow-tts-train

Repository files navigation

Glow TTS

Version of Glow TTS designed to work with gruut.

Additional Features

  • Models can be exported to onnx format
  • Inference can output numpy or JSON mels
  • Input is strictly phoneme indexes (any text front-end), output is strictly mels (any vocoder)