pip install git+https://github.com/TartuNLP/tts_preprocess_smugri.git
from tts_preprocess_smugri.convert import convert_sentence
languages = ["izh", "kpv", "liv", "mdf", "mhr", "mrj", "myv", "sme", "smn", "vot", "vro"]
convert_sentence("1, 2, 3!", languages[0])