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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ M AH1 F AH0L m u f f l e M AH1 <DELETE> F AH0_L <DE
64
  ```
65
 
66
  Note that the correct output tags are in the **third** column, input is in the second column.
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.
 
64
  ```
65
 
66
  Note that the correct output tags are in the **third** column, input is in the second column.
67
+ Tags correspond to input letters in a one-to-one fashion. If you remove `<DELETE>` tag, and replace `_` with space, 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.