bene-ges commited on
Commit
9fb82b9
·
1 Parent(s): e1dd681

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,5 +67,5 @@ Note that the correct output tags are in the **third** column, input is in the s
67
  Tags correspond to input letters in a one-to-one fashion. If you remove `<DELETE>` tag, `_`, you should get CMU-like transcription.
68
 
69
  ### How to use for TTS
70
-
71
 
 
67
  Tags correspond to input letters in a one-to-one fashion. If you remove `<DELETE>` tag, `_`, you should get CMU-like transcription.
68
 
69
  ### How to use for TTS
70
+ See this [script](https://github.com/bene-ges/nemo_compatible/blob/main/scripts/tts/tts_en_infer_from_cmu_phonemes.py) to run TTS directly from CMU phonemes.
71