Closed hafu closed 1 year ago
As Thai language transcription is not an exact science I would not consider these tests as failing as the output is similar enough to the expected one.
Looks like some newer version of the tltk library will output something slightly different.
I will change the installation instructions for tltk to point to version 1.6.x of of this library and fix the tests to match the newer output.
Thank you. Fyi: it changed from tltk 1.6.2 to 1.6.3. Next time I can provide a PR.
This is not the first issue with tltk. The last one was a missing dependency (Issue #19).
I fired up a fresh Debian VM to investigate in failing tests:
I tried older versions of python-pinyin-jyutping-sentence, since it outputs trackbacks (see below) from version 1.3. With older versions of python-pinyin-jyutping-sentence the same tests fail. I think the trackback pointed me in the wrong direction.
Any ideas?
The translation service fires this trackback (repeating 4 times) with python-pinyin-jyutping-sentence==1.3:
My test setup: