subhankarg
commited on
Commit
•
ae570c5
1
Parent(s):
9bcea13
Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,8 @@ pip install nemo_toolkit['all']
|
|
45 |
|
46 |
### Automatically instantiate the model
|
47 |
|
|
|
|
|
48 |
|
49 |
```python
|
50 |
# Load FastPitch
|
|
|
45 |
|
46 |
### Automatically instantiate the model
|
47 |
|
48 |
+
Note: This model generates only spectrograms and a vocoder is needed to convert the spectrograms to waveforms.
|
49 |
+
In this example HiFiGAN is used.
|
50 |
|
51 |
```python
|
52 |
# Load FastPitch
|