Shatha2030 commited on
Commit
f24bd97
·
verified ·
1 Parent(s): e0cec7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def summarize_text(text):
70
  # ======================
71
  # 4. المثال التجريبي
72
  # ======================
73
- EXAMPLE_AUDIO_PATH = "_⁨ما_هو_الذكاء_الإصطناعي_؟_فِهموجرافيك_١⁩.m4a"
74
 
75
  def process_example_audio():
76
  if not os.path.exists(EXAMPLE_AUDIO_PATH):
 
70
  # ======================
71
  # 4. المثال التجريبي
72
  # ======================
73
+ EXAMPLE_AUDIO_PATH = "AUDIO-2025-02-24-22-10-37.mp3"
74
 
75
  def process_example_audio():
76
  if not os.path.exists(EXAMPLE_AUDIO_PATH):