Spaces:
Runtime error
Runtime error
remove audio file
Browse files- app.py +1 -1
- audio/gettysburg10.wav +0 -0
app.py
CHANGED
|
@@ -94,7 +94,7 @@ with gr.Blocks(
|
|
| 94 |
|
| 95 |
gr.Examples(
|
| 96 |
[
|
| 97 |
-
os.path.join(os.path.dirname(__file__), "audio/
|
| 98 |
os.path.join(os.path.dirname(__file__), "audio/assemblyai_company.mp3")
|
| 99 |
],
|
| 100 |
audio_file,
|
|
|
|
| 94 |
|
| 95 |
gr.Examples(
|
| 96 |
[
|
| 97 |
+
os.path.join(os.path.dirname(__file__), "audio/audio_sample1.flac"),
|
| 98 |
os.path.join(os.path.dirname(__file__), "audio/assemblyai_company.mp3")
|
| 99 |
],
|
| 100 |
audio_file,
|
audio/gettysburg10.wav
DELETED
|
Binary file (441 kB)
|
|
|