Commit d7c366c
authored
[MagpieTTS] fix val dataloader config: set seed and shard_seed=randomized to ensure deterministic multi-GPU eval (NVIDIA-NeMo#15427)
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com>1 parent a56f63a commit d7c366c
File tree
2 files changed
+4
-0
lines changed- examples/tts/conf/magpietts
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
0 commit comments