• F
    init commit for deepvoice3 (#3458) · 0ccab047
    Feiyu Chan 提交于
    * ini commit for deepvoice, add tensorboard to requirements
    
    * fix urls for code we adapted from
    
    * fix makedirs for python2, fix README
    
    * fix open with encoding for python2 compatability
    
    * fix python2's str(), use encode for unicode, and str() for int
    
    * fix python2 encoding issue, add model architecture and project structure for README
    
    * add model structure, add explanation for hyperparameter priority order.
    0ccab047
synthesis.py 6.4 KB