Spaces:
Build error
Build error
A newer version of the Gradio SDK is available:
5.42.0
metadata
title: IndicBharat
emoji: π’
colorFrom: yellow
colorTo: pink
sdk: gradio
sdk_version: 5.25.0
app_file: app.py
pinned: false
IndicTrans2 Translator API
This project provides a simple Gradio-based interface to use the AI4Bharat IndicTrans2 model for translating Indic languages to English.
π Features
- Translate from Hindi, Marathi, Bengali, and other supported Indic languages.
- Uses Hugging Face Transformers and IndicProcessor toolkit.
- Runs with GPU or CPU.
- Easily deployable to Hugging Face Spaces with one click.
π§° Setup Locally
git clone https://github.com/yourusername/indictrans2-api.git
cd indictrans2-api
pip install -r requirements.txt
python app.py