sbapan41 commited on
Commit
1d41e1c
·
verified ·
1 Parent(s): 7534610

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ for v in CHOICES.values():
127
  pipelines[v[0]].load_voice(v)
128
 
129
  TOKEN_NOTE = '''
130
- 💡 Customize pronunciation with Markdown link syntax and /slashes/ like `[Qhash-TTS](/kˈOkəɹO/)`
131
 
132
  💬 To adjust intonation, try punctuation `;:,.!?—…"()“”` or stress `ˈ` and `ˌ`
133
 
 
127
  pipelines[v[0]].load_voice(v)
128
 
129
  TOKEN_NOTE = '''
130
+ 💡 Customize pronunciation with Markdown link syntax and /slashes/ like `[Qhash-TTS]`
131
 
132
  💬 To adjust intonation, try punctuation `;:,.!?—…"()“”` or stress `ˈ` and `ˌ`
133