Pijush2023 commited on
Commit
a1791d2
·
verified ·
1 Parent(s): 63a5f70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -522,6 +522,7 @@ def transcribe_function(stream, new_chunk):
522
 
523
  return stream, full_text, result
524
 
 
525
  def update_map_with_response(history):
526
  if not history:
527
  return ""
 
522
 
523
  return stream, full_text, result
524
 
525
+
526
  def update_map_with_response(history):
527
  if not history:
528
  return ""