chinmayc3 commited on
Commit
a4e26ba
·
1 Parent(s): bf7f0fc

updated abouts page

Browse files
Files changed (1) hide show
  1. pages/about.py +3 -3
pages/about.py CHANGED
@@ -51,9 +51,9 @@ st.markdown("""
51
 
52
  st.markdown("## Future Scope")
53
  st.markdown("""
54
- * Add more languages
55
- * Add more models
56
- * Upload an audio
57
  """)
58
 
59
  st.markdown(
 
51
 
52
  st.markdown("## Future Scope")
53
  st.markdown("""
54
+ * Add more languages for ASR.
55
+ * Add more Open-Source and Third-party ASR models.
56
+ * Upload audio for testing and evaluation.
57
  """)
58
 
59
  st.markdown(