Spaces:
Running
Running
| title: Translator | |
| emoji: 🌐 | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: static | |
| app_file: index.html | |
| pinned: false | |
| # Urdu, Hindi, Roman Urdu and Hinglish to English Translator | |
| A free browser-based translator that converts Urdu, Hindi, Roman Urdu and Hinglish text into English. | |
| ## Features | |
| - Urdu to English translation | |
| - Hindi to English translation | |
| - Roman Urdu to English translation | |
| - Hinglish to English translation | |
| - Automatic language and script detection | |
| - Browser microphone dictation | |
| - TXT file upload | |
| - Copy translated text | |
| - Download translation as a text file | |
| - Responsive desktop and mobile interface | |
| - No login or registration | |
| - No database | |
| - No persistent storage | |
| ## Deployment | |
| This project is configured as a Hugging Face Static Space. | |
| Upload the following files directly to the root of the Space: | |
| - `README.md` | |
| - `index.html` | |
| Hugging Face will automatically load `index.html` as the application. | |
| ## Important Limitations | |
| This is a two-file Static Space and does not run a Python backend. | |
| Therefore, this version does not include: | |
| - Faster-Whisper speech recognition | |
| - Uploaded audio transcription | |
| - Uploaded video transcription | |
| - PDF translation | |
| - DOCX translation | |
| - Image OCR | |
| - Local AI translation models | |
| Text translation depends on a public web translation service and requires an active internet connection. | |
| Do not submit confidential or sensitive information. | |
|  | |