Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
title: PolyTranslate
|
3 |
-
emoji: 🏃
|
4 |
colorFrom: red
|
5 |
colorTo: gray
|
6 |
sdk: streamlit
|
@@ -10,4 +9,36 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: PolyTranslate
|
|
|
3 |
colorFrom: red
|
4 |
colorTo: gray
|
5 |
sdk: streamlit
|
|
|
9 |
license: mit
|
10 |
---
|
11 |
|
12 |
+
# PolyTranslate: A Versatile English-to-Multilingual Translator
|
13 |
+
|
14 |
+
[PolyTranslate]() is an advanced translation tool designed to convert English text into a wide array of languages with ease and accuracy. Utilizing state-of-the-art models from Facebook’s M2M100, this app provides seamless translation capabilities for numerous languages.
|
15 |
+
|
16 |
+
## Features
|
17 |
+
- **Wide Range of Languages:** Translate English text into over 50 languages, from popular ones like Spanish to less common options like Xhosa.
|
18 |
+
- **User-Friendly Interface:** Simple and intuitive design that makes it easy to input text and select target languages.
|
19 |
+
- **Real-Time Translation:** Instant translations with a single click, delivering quick and accurate results.
|
20 |
+
- **Progress Indication:** Instant translations with a single click, delivering quick and accurate results.
|
21 |
+
|
22 |
+
## How It Works:
|
23 |
+
- **Input:** Enter your English text into the provided text area.
|
24 |
+
- **Select Target** Language: Choose from a diverse list of languages.
|
25 |
+
- **Translate:** Click the “Translate” button and watch as your text is transformed into your chosen language.
|
26 |
+
|
27 |
+
## Supported Languages Include:
|
28 |
+
- Afrikaans,
|
29 |
+
Arabic,
|
30 |
+
Chinese (Simplified),
|
31 |
+
French,
|
32 |
+
German,
|
33 |
+
Hindi,
|
34 |
+
Japanese,
|
35 |
+
Korean,
|
36 |
+
Portuguese,
|
37 |
+
Russian,
|
38 |
+
Spanish,
|
39 |
+
Turkish,
|
40 |
+
Urdu
|
41 |
+
And many more!
|
42 |
+
- Whether you’re traveling, learning a new language, or just curious, PolyTranslate makes multilingual communication easy and accessible. Try it today and break down language barriers with ease!
|
43 |
+
|
44 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|