qirimtatar-tts / tests /test_preprocessor.py
Yurii Paniv
Fix tests
093ff4b
raw
history blame
No virus
229 Bytes
from crh_preprocessor.preprocessor import preprocess
def test_preprocessor():
assert (
preprocess("İşanç Alla-Taalâğa.") == "işan\u04ab alla-taalâğa."
) # first i is two symbols (i without dot and dot)