rmayormartins
commited on
Commit
β’
82203f6
1
Parent(s):
3338e2e
Subindo arquivos7
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ def classify_accent(audio):
|
|
47 |
|
48 |
# Interface do Gradio
|
49 |
description_html = """
|
50 |
-
<p>Test with recording or uploading an audio file. To test, I recommend
|
51 |
<p>Ramon Mayor Martins: <a href="https://rmayormartins.github.io/" target="_blank">Website</a> | <a href="https://huggingface.co/rmayormartins" target="_blank">Spaces</a></p>
|
52 |
"""
|
53 |
|
|
|
47 |
|
48 |
# Interface do Gradio
|
49 |
description_html = """
|
50 |
+
<p>Test with recording or uploading an audio file. To test, I recommend short sentences.</p>
|
51 |
<p>Ramon Mayor Martins: <a href="https://rmayormartins.github.io/" target="_blank">Website</a> | <a href="https://huggingface.co/rmayormartins" target="_blank">Spaces</a></p>
|
52 |
"""
|
53 |
|