subhankarg commited on
Commit
f55068e
1 Parent(s): b816033

Update limitations.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ No performance information is available at this time.
95
 
96
  ## Limitations
97
 
98
- There are no known limitations at this time.
99
 
100
  ## Deployment with NVIDIA Riva
101
 
 
95
 
96
  ## Limitations
97
 
98
+ If the spectrogram generator model (example FastPitch) is trained/finetuned on new speaker's data it is recommended to finetune HiFi-GAN also. HiFi-GAN shows improvement using synthesized mel spectrograms, so the first step is to generate mel spectrograms with our finetuned FastPitch model to use as input and then use these synthesized mel spectrograms to finetune HiFiGAN.
99
 
100
  ## Deployment with NVIDIA Riva
101