Demosthene-OR commited on
Commit
0685d6e
1 Parent(s): 877d19f

Update text2speech_tab.py

Browse files
Files changed (1) hide show
  1. tabs/text2speech_tab.py +2 -2
tabs/text2speech_tab.py CHANGED
@@ -17,8 +17,8 @@ if st.session_state.Cloud == 0:
17
  # import time
18
  # import random
19
 
20
- title = "Exploration et Preprocessing"
21
- sidebar_name = "Exploration et Preprocessing"
22
  dataPath = st.session_state.DataPath
23
 
24
  # Indiquer si l'on veut enlever les stop words. C'est un processus long
 
17
  # import time
18
  # import random
19
 
20
+ title = "Test 2 Speech"
21
+ sidebar_name = "Text 2 Speech"
22
  dataPath = st.session_state.DataPath
23
 
24
  # Indiquer si l'on veut enlever les stop words. C'est un processus long