Spaces:
Sleeping
Sleeping
add logo
Browse files
app.py
CHANGED
|
@@ -41,6 +41,7 @@ def speech_to_speech_translation(audio):
|
|
| 41 |
|
| 42 |
title = "universal translator"
|
| 43 |
description = """
|
|
|
|
| 44 |
Record 10 seconds in any language. Click the [submit] to translate your text to English.
|
| 45 |

|
| 46 |
"""
|
|
|
|
| 41 |
|
| 42 |
title = "universal translator"
|
| 43 |
description = """
|
| 44 |
+

|
| 45 |
Record 10 seconds in any language. Click the [submit] to translate your text to English.
|
| 46 |

|
| 47 |
"""
|