Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 514 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 514 Bytes

GLaDOS TTS

This project is intended for use with Kyubyong's DC-TTs release.

Download the dataset and reference it when training a tts model with

python prepo.py --dataset glados-tts

Where glados-tts is placed in the parent directory dc-tts, then

python train.py 1

python train.py 2

Should be good to go, refer to the above dc-tts repo for specifics