Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 533 Bytes

IndicTrans2 - Quick Guide

IndicTrans2 is a powerful model designed for text-to-text translation across multiple Indic languages.

Installation Instructions

  1. Clone the GitHub repository and navigate to the project directory:
    git clone https://github.com/AI4Bharat/IndicTrans2
    cd IndicTrans2
  2. Install all the dependencies and requirements:
    source install.sh

⚠️ Note: It is recommended creating a virtual environment with Python >= 3.7 before installation.