The phonemizer 2.1 raises error when I call it the following sentence
'Truly replied, "Yes."'
File "/home/erogol/miniconda3/lib/python3.7/site-packages/phonemizer-2.1-py3.7.egg/phonemizer/punctuation.py", line 166, in _restore_aux
[text[0] + m.mark + text[1]] + text[2:], marks[1:], n)
IndexError: list index out of range
The phonemizer 2.1 raises error when I call it the following sentence
'Truly replied, "Yes."'