Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: CodeAlpha Translator
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
|
@@ -10,5 +10,31 @@ app_file: app.py
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
---
|
|
|
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: CodeAlpha Translator
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
|
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
---
|
| 13 |
+
# π CodeAlpha AI Translator
|
| 14 |
|
| 15 |
+
An AI-powered multilingual translator with Text-to-Speech built using Python and Gradio.
|
| 16 |
+
|
| 17 |
+
## π Features
|
| 18 |
+
|
| 19 |
+
* Real-time Translation
|
| 20 |
+
* Multi-language Support
|
| 21 |
+
* Text-to-Speech Audio
|
| 22 |
+
* Beautiful Responsive UI
|
| 23 |
+
* HuggingFace Deployment
|
| 24 |
+
|
| 25 |
+
## π Technologies Used
|
| 26 |
+
|
| 27 |
+
* Python
|
| 28 |
+
* Gradio
|
| 29 |
+
* deep-translator
|
| 30 |
+
* gTTS
|
| 31 |
+
|
| 32 |
+
## π Live Demo
|
| 33 |
+
|
| 34 |
+
https://huggingface.co/spaces/zineb36/CodeAlpha-Translator
|
| 35 |
+
|
| 36 |
+
## π©βπ» Author
|
| 37 |
+
|
| 38 |
+
Zineb36-star
|
| 39 |
+
|
| 40 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|