Update README.md
Browse files
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 |
|