Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 418 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 418 Bytes

Tacotron2

Version of Tacotron2 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)