Link Search Menu Expand Document

Code and Model Weights

Table of contents

  1. Indic-to-Indic Decoding Task
  2. English-to-Indic Decoding Task

Indic-to-Indic Decoding Task

The code that is used to develop the neural architecture pipeline for each language is made available in the GitHub repository and can be accessed from the links below. The pipeline for Indic-to-Indic Decoding consists of the CTC Path Decoding and Spelling Correction modules. We also provide the weights of the trained models for each language.

LanguageCode linksCTC Decoder WeightsSpell Correction Weights
Hindicodedownloaddownload
Tamilcodedownloaddownload
Banglacodedownloaddownload
Telugucodedownloaddownload
Kannadacodedownloaddownload
Gujaraticodedownloaddownload
Malayalamcodedownloaddownload

English-to-Indic Decoding Task

The code that is used to develop the neural architecture pipeline for each language is made available in the GitHub repository and can be accessed from the links below. The pipeline for English-to-Indic Decoding consists of the CTC Path Decoding, Transliteration Generation and Transliteration Correction modules. We also provide the weights of the trained models for each language.