bene-ges commited on
Commit
3be4fbb
1 Parent(s): fc19722

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,6 +9,10 @@ tags:
9
  - Vocoder
10
  ---
11
 
 
 
 
 
12
  ### Input
13
 
14
  This model accepts batches of mel spectrograms.
 
9
  - Vocoder
10
  ---
11
 
12
+ ### How to use
13
+
14
+ See example of inference pipeline for G2P + FastPitch + HifiGAN in this [notebook](https://github.com/bene-ges/nemo_compatible/blob/main/notebooks/Russian_TTS_with_IPA_G2P_FastPitch_and_HifiGAN.ipynb).
15
+
16
  ### Input
17
 
18
  This model accepts batches of mel spectrograms.