IndicTrans2 is a powerful model designed for text-to-text translation across multiple Indic languages.
- Clone the GitHub repository and navigate to the project directory:
git clone https://github.com/AI4Bharat/IndicTrans2 cd IndicTrans2
- Install all the dependencies and requirements:
source install.sh
⚠️ Note: It is recommended creating a virtual environment with Python >= 3.7 before installation.