Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -63,6 +63,7 @@ def transcribe_audio(audio_file, batch_size=4):
|
|
63 |
|
64 |
return result
|
65 |
|
|
|
66 |
# HTML
|
67 |
banner_html = """
|
68 |
<div style="text-align: center;">
|
|
|
63 |
|
64 |
return result
|
65 |
|
66 |
+
|
67 |
# HTML
|
68 |
banner_html = """
|
69 |
<div style="text-align: center;">
|