Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,7 +36,7 @@ def transcribe(audio):
|
|
| 36 |
|
| 37 |
description = """
|
| 38 |
<p align="center">
|
| 39 |
-
<img src="https://
|
| 40 |
<br>
|
| 41 |
</p>
|
| 42 |
"""
|
|
|
|
| 36 |
|
| 37 |
description = """
|
| 38 |
<p align="center">
|
| 39 |
+
<img src="https://huggingface.co/datasets/MakiAi/IconAssets/resolve/main/KotobaTranscriber.png" width="70%">
|
| 40 |
<br>
|
| 41 |
</p>
|
| 42 |
"""
|