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 |
-
![
|
65 |
"""
|
66 |
|
67 |
iface = gr.Interface(
|
|
|
61 |
article = """
|
62 |
The model used can be found here: [ales/wav2vec2-cv-be](https://huggingface.co/ales/wav2vec2-cv-be)
|
63 |
|
64 |
+
![Page Visits](https://visitor-badge.glitch.me/badge?page_id=huggingface.co/spaces/ales/wav2vec2-cv-be-lm&left_color=darkgray&right_color=crimson&left_text=Page%20Visits)
|
65 |
"""
|
66 |
|
67 |
iface = gr.Interface(
|