inOXcrm commited on
Commit
2256bec
1 Parent(s): 98fea24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/tts_de_fastpitch_mu
20
 
21
 
22
  # How to Use:
23
- Use with Nemo Toolkit
24
  ```python
25
  # Load spectrogram generator
26
  from nemo.collections.tts.models import FastPitchModel
 
20
 
21
 
22
  # How to Use:
23
+ Use with Nemo Toolkit version 1.14.0
24
  ```python
25
  # Load spectrogram generator
26
  from nemo.collections.tts.models import FastPitchModel