# Hindi-Telugu-IIITHMT-API-call
## To get Hindi to Telugu
- python3 get_translation_iiith_hindi_telugu.py source_file target_output_file - python3 get_translation_iiith_hindi_telugu.py sample.hin sample_output.tel
## To get Telugu to Hindi
- python3 get_translation_iiith_telugu_hindi.py source_file target_output_file - python3 get_translation_iiith_telugu_hindi.py sample.tel sample_output.hin