Commit Graph

39 Commits (20568643cb4c81451446192445be2af454f628a6)

Author SHA1 Message Date
Rafael Valle 20568643cb Merge branch 'master' of https://github.com/NVIDIA/tacotron2 2018-05-06 08:58:07 -07:00
Rafael Valle dcd925f6c8 model.py: mixed squeeze target. fixing 2018-05-06 08:58:01 -07:00
Raul Puri 4ac6ce9ab5
ipynb typo 2018-05-05 17:30:08 -07:00
Raul Puri c67ca6531e
force single gpu in inference.ipynb 2018-05-05 17:29:09 -07:00
Raul Puri 78d5150d83
inference (distributed) dataparallel patch
removing the '.module' that comes from (distibuted)dataparallel state dict
2018-05-05 17:23:11 -07:00
Rafael Valle 424b2f5bf0 README.md: fixing typo as pointed out by @syoyo 2018-05-04 23:06:58 -07:00
Rafael Valle a38429e629
Merge pull request #6 from NVIDIA/padding-patch-0.4
integer maxlen for padding
2018-05-04 13:24:57 -07:00
Raul Puri b20765a3dc 0.4 scalar tensor padding update 2018-05-04 12:12:08 -07:00
Raul Puri 2a394f4aaa
integer maxlen for padding 2018-05-04 11:11:14 -07:00
Rafael Valle 2c545ac800
Merge pull request #4 from NVIDIA/mask-utils-0.4
mask utils update for 0.4 cuda
2018-05-04 11:02:30 -07:00
Raul Puri 6fbba8ef0f
mask utils update for 0.4 cuda 2018-05-04 10:14:30 -07:00
Rafael Valle c141726a96 requirements.txt: updating tensorflow requirements 2018-05-04 09:44:14 -07:00
Rafael Valle 535042a584 README.md: updating readme to include docker setup 2018-05-04 09:42:11 -07:00
Rafael Valle a72160b8cb Dockerfile: adding dockerfile 2018-05-04 09:39:34 -07:00
Rafael Valle d750fcf395
Merge pull request #2 from NVIDIA/single-gpu-and-0.4
train.py single gpu and 0.4 update
2018-05-04 09:12:13 -07:00
Rafael Valle be5fdd6d20 train.py: layout changes 2018-05-04 09:10:53 -07:00
Rafael Valle a0097732c0 Merge branch 'master' of https://github.com/NVIDIA/tacotron2 into single-gpu-and-0.4 2018-05-04 09:09:50 -07:00
Rafael Valle 2aba10cc0a README.md: updating multi-gpu syntax 2018-05-04 09:09:24 -07:00
Raul Puri 4d5826e894 train.py typo 2018-05-04 06:26:51 -07:00
Rafael Valle 8c9bb6d082
Update license such that it appears on repo fron tpage 2018-05-03 23:18:34 -07:00
Raul Puri 0d4218fb20 single variable for single gpu model 2018-05-03 22:12:18 -07:00
Rafael Valle 646ab0d8c8 model.py removing top of three code, cleanup 2018-05-03 19:42:37 -07:00
Rafael Valle 84c83f96c9 model.py: removing .item 2018-05-03 19:42:01 -07:00
Raul Puri 1b7b06c75e
model.py 0.4 update 2018-05-03 18:29:37 -07:00
Raul Puri 9343f34b0b
train.py single gpu and 0.4 update 2018-05-03 18:27:18 -07:00
Rafael Valle e0f455a6f7 README.md: including fp16_run params 2018-05-03 17:59:56 -07:00
Rafael Valle e5a0db35b3 README.md: updating readme to comply with structure changes 2018-05-03 17:18:17 -07:00
Rafael Valle cb07de48c3 hparams.py: adapting to new structure, deleting filelists from main 2018-05-03 17:16:05 -07:00
Rafael Valle 5c7eb9d099 changing structure for better organization 2018-05-03 17:14:45 -07:00
Rafael Valle 371b906ff3 inference.ipynb: updating 2018-05-03 17:08:51 -07:00
Rafael Valle 03b6762a6d README.md: adding https for correct link 2018-05-03 15:33:56 -07:00
Rafael Valle d04f38cf63 text/: adding Keith Itos text pre-processing 2018-05-03 15:17:26 -07:00
Rafael Valle 09bbec073d adding python files 2018-05-03 15:16:57 -07:00
Rafael Valle 25a267dfbb inference.ipynb: adding notebook for griffin-lim inference 2018-05-03 15:16:32 -07:00
Rafael Valle e64cc48012 adding txt files 2018-05-03 15:15:53 -07:00
Rafael Valle 9517a1a8c9 README.md: add linking to apex repo 2018-05-03 15:15:04 -07:00
Rafael Valle 151eef9466 README.md: typo 2018-05-03 15:13:06 -07:00
Rafael Valle 9317bf68e4 tensorboard.png: adding tensorboard image 2018-05-03 15:11:54 -07:00
Rafael Valle 1874b9a08f adding readme and license 2018-05-03 15:10:51 -07:00