- 04 9月, 2017 6 次提交
-
-
由 Xinghai Sun 提交于
1. Add options to enable and disable RNN weights sharing. 2. Set rnn_layer_size to 2048 by default. 3. Revert back the striding steps of 1st conv layer from 2 to 3. 4. Revert back to BRelu. Above follows DS2 papers.
-
由 Xinghai Sun 提交于
Fix a bug in use_gru argument parsing.
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Print log to pfs for cloud training and set use_gru to False by default.
-
由 Xinghai Sun 提交于
-
由 Cao Ying 提交于
Add GRU support for DS2 model.
-
- 03 9月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
- 02 9月, 2017 2 次提交
- 31 8月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 23 8月, 2017 3 次提交
-
-
由 dzhwinter 提交于
metric ndcg with power 2
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 21 8月, 2017 7 次提交
-
-
由 Xinghai Sun 提交于
Fix a typo caused exception for audio_featurizer.py.
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
由 Tao Luo 提交于
Fix dssm infer error with gru
-
由 Tao Luo 提交于
-
由 Superjom 提交于
-
由 Superjom 提交于
-
- 17 8月, 2017 3 次提交
-
-
由 yangyaming 提交于
-
由 Tao Luo 提交于
deep speech2 can directly use warpctc instead by export LD_LIBRARY_PATH
-
由 Luo Tao 提交于
-
- 16 8月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 15 8月, 2017 4 次提交
-
-
由 Xinghai Sun 提交于
Separate data uploading from job submission for DS2 cloud training and add support for multiple shards uploading.
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Seperate data uploading from job summission for DS2 cloud training and add support for multiple shards uploading.
-
- 14 8月, 2017 9 次提交
-
-
由 Xinghai Sun 提交于
Bug fix and refine cloud training for DS2
-
由 Xinghai Sun 提交于
-
由 wanghaoshuang 提交于
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Summary: 1. Add missing is_local argument (when set False, use pserver). 2. Add exception thrown if cp failed. 3. Add cloud mkdir if not cloud path for uploading does not exist. 4. Fix a bug using common path ./local_manifest for all nodes. (convert to /local_manifest) 5. Refine coding style.
-
由 whs 提交于
Fix local data variable in DS2 data generator.
-
-
由 wanghaoshuang 提交于
-
由 Xinghai Sun 提交于
Add code adaptation to enable DS2 to run on PaddleCloud.
-
- 11 8月, 2017 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-