1. 21 10月, 2019 4 次提交
    • F
      cherry-pick: update installation mannuals for paddle 1.6 (#3678) · e2ca0d8a
      Feiyu Chan 提交于
      * update to 1.6 APIs and fix bugs with tensorboard. (#3663)
      
      * 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.
      
      * fix repitiio n in README_cn, and reorder that in README
      
      * README update; fix integer division issues for python2 compatability
      
      * fix data type for input data, specifier the int type as np.int64 to be platform agnostic
      
      * fix README for preprocess.py, use io.open instead of open for python2 compatability.
      
      * update commanline options, use new save/load API
      
      * fix IO conflict bug for data parallel training
      
      * only construct summary writer in process 0 to further avoid conflict
      
      * update details about checkpoint in README (#3673)
      
      * 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.
      
      * fix repitiio n in README_cn, and reorder that in README
      
      * README update; fix integer division issues for python2 compatability
      
      * fix data type for input data, specifier the int type as np.int64 to be platform agnostic
      
      * fix README for preprocess.py, use io.open instead of open for python2 compatability.
      
      * update commanline options, use new save/load API
      
      * fix IO conflict bug for data parallel training
      
      * only construct summary writer in process 0 to further avoid conflict
      
      * fix typos and update details for checkpoints
      
      * update installation guide
      e2ca0d8a
    • W
    • L
      add windows support on language model download dataset. (#3624) (#3674) · 1f92231b
      Li Fuchen 提交于
      * add windows support on language model download dataset.
      1f92231b
    • SYSU_BOND's avatar
      update downloads.py (#3672) · f3cf41f0
      SYSU_BOND 提交于
      f3cf41f0
  2. 18 10月, 2019 9 次提交
  3. 17 10月, 2019 11 次提交
  4. 16 10月, 2019 16 次提交