Demosthene-OR commited on
Commit
63af794
·
1 Parent(s): b2e1c8b

Update speech2text_tab.py

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