diff --git a/tts_infer/num_to_word_on_sent.py b/tts_infer/num_to_word_on_sent.py index 115cc3d..de571c2 100644 --- a/tts_infer/num_to_word_on_sent.py +++ b/tts_infer/num_to_word_on_sent.py @@ -122,7 +122,7 @@ "99": "ninety-nine", "100": "hundred", "1000": "thousand", - "100000": "lakh", + "100000": "lac", "10000000": "crore", "1000000000": "arab", } # English-India