Plachtaa / VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
MIT License
7.59k stars 756 forks source link

Training config #98

Open wrb0312 opened 1 year ago

wrb0312 commented 1 year ago

May I ask what settings you used when training the models? For example, did you train the AR and NAR models separately with "--train-stage" set to 1 or 2, or did you train the AR and NAR models simultaneously with "--train-stage" set to 0? I am also interested in the value of "--max-duration". Could you please show me the log file output to exp/log?