Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 553 Bytes

DOI

sanskrit_IPA

Usage: To start up the application command prompt, do: python3 init.py

Commands:

  1. transcribe [text] 1.1: transcribes provided Sanskrit [text] which is written using the Devanagari script into IPA and provides inline response. 1.2: if input file has been set, transcribes text from the input file.

  2. setInPath 2.1: sets the input path if user wishes to transcribe text from a particular input file.