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: PyTorch/SpeechSynthesis/FastPitch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -713,7 +713,7 @@ The used WaveGlow model is a 256-channel model [published on NGC](https://ngc.nv
713
713
714
714
Our results were obtained by running the `./scripts/inference_benchmark.sh` script in
715
715
the PyTorch 20.03-py3 NGC container. Note that to reproduce the results,
716
-
you need to provide pre-trained checkpointsfor FastPitch and WaveGlow. Edit the script to provide your checkpoint filenames.
716
+
you need to provide pre-trained checkpoinsfor FastPitch and WaveGlow. Edit the script to provide your checkpoint filenames.
717
717
718
718
Note that performance numbers are related to the length of input. The numbers reported below were taken with a moderate length of 128 characters. For longer utterances even better numbers are expected, as the generator is fully parallel.
0 commit comments