Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ def main(recorded_audio_fp: str, uploaded_audio_fp: str):
|
|
61 |
article = """
|
62 |
The model used can be found here: [ales/wav2vec2-cv-be](https://huggingface.co/ales/wav2vec2-cv-be)
|
63 |
|
64 |
-

|
63 |
|
64 |
+

|
65 |
"""
|
66 |
|
67 |
iface = gr.Interface(
|