moarafa97 commited on
Commit
4f5bf2c
·
verified ·
1 Parent(s): 2fca1d1

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -6
src/streamlit_app.py CHANGED
@@ -10,12 +10,6 @@ import torchaudio
10
  from speechbrain.pretrained.interfaces import foreign_class
11
 
12
 
13
-
14
- st.title("🗣️ English Accent Detection App")
15
- st.markdown("⏳ Loading model, please wait...")
16
-
17
-
18
-
19
  # Load model using custom interface
20
  @st.cache_resource
21
  def load_model():
 
10
  from speechbrain.pretrained.interfaces import foreign_class
11
 
12
 
 
 
 
 
 
 
13
  # Load model using custom interface
14
  @st.cache_resource
15
  def load_model():