Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Multilingual Realtime Translator
|
2 |
|
3 |
This Gradio app translates speech or text between English and Yoruba (extendable to Hausa and Igbo).
|
@@ -5,4 +14,4 @@ This Gradio app translates speech or text between English and Yoruba (extendable
|
|
5 |
## Usage
|
6 |
|
7 |
- Upload to your Hugging Face Space
|
8 |
-
- Ensure you have the proper model weights downloaded (Whisper, MarianMT)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Multilingual Realtime Translator
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: green
|
8 |
+
short_description: translates speech or text between English and Yoruba (extend
|
9 |
+
---
|
10 |
# Multilingual Realtime Translator
|
11 |
|
12 |
This Gradio app translates speech or text between English and Yoruba (extendable to Hausa and Igbo).
|
|
|
14 |
## Usage
|
15 |
|
16 |
- Upload to your Hugging Face Space
|
17 |
+
- Ensure you have the proper model weights downloaded (Whisper, MarianMT)
|