JBHF commited on
Commit
ca469a2
1 Parent(s): 7c29f91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # JBHF/VERTAAL-APP-EAGLE-SHELTER/app.py - 16-04-2024, 15u30m CET (app-16-04-2024-14u00m-CET.py)
2
  # WERKT AL: DE OPGENOMEN AUDIO MBV DEZE APP, audio.wav, HOEFT NIET PERSÉ GEPERSISTEERD TE WORDEN !!!!!!
3
 
4
  # https://github.com/theevann/streamlit-audiorecorder
@@ -348,3 +348,6 @@ if info.language_probability > 0.7:
348
  else :
349
  # st.write("info.language: ", info.language)
350
  st.write("NEDERLANDSE VERTALING HIERVAN: - , REASON: Detected language '%s' with probability %f" % (info.language, info.language_probability))
 
 
 
 
1
+ # JBHF/VERTAAL-APP-EAGLE-SHELTER/app.py - 16-04-2024, 16u150m CET (app-16-04-2024-16u15m-CET.py)
2
  # WERKT AL: DE OPGENOMEN AUDIO MBV DEZE APP, audio.wav, HOEFT NIET PERSÉ GEPERSISTEERD TE WORDEN !!!!!!
3
 
4
  # https://github.com/theevann/streamlit-audiorecorder
 
348
  else :
349
  # st.write("info.language: ", info.language)
350
  st.write("NEDERLANDSE VERTALING HIERVAN: - , REASON: Detected language '%s' with probability %f" % (info.language, info.language_probability))
351
+
352
+
353
+