You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-SVS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,8 @@ Q: Why " 'HifiGAN' object has no attribute 'model' "?
63
63
64
64
A: Please put the pretrained vocoders in your `checkpoints` dictionary.
65
65
66
-
Q: How to check whether I use GT information or predicted information during inference?
66
+
Q: How to check whether I use GT information or predicted information during inference from packed test set?
67
67
68
-
A: Please see codes [here](https://github.com/MoonInTheRiver/DiffSinger/blob/55e2f46068af6e69940a9f8f02d306c24a940cab/tasks/tts/fs2.py#L343). If you set `use_gt_xx=False`, then guess what :) .
68
+
A: Please see codes [here](https://github.com/MoonInTheRiver/DiffSinger/blob/55e2f46068af6e69940a9f8f02d306c24a940cab/tasks/tts/fs2.py#L343).
0 commit comments