bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.19k stars 166 forks source link

broken test with espeak-1.49.3 #69

Closed mmmaat closed 2 years ago

mmmaat commented 3 years ago

Describe the bug

FAILED test/test_punctuation.py::test_issue55[espeak-.!;:,?-text1-expected1] - AssertionError: assert [' heɪ ! ', ' heɪ ,'] == ['heɪ ! ', 'heɪ ,']

Phonemizer version

phonemizer-2.2.2
available backends: espeak-ng-1.49.3-dev, espeak-mbrola, festival-2.5.0, segments-2.2.0

System

Python-3.9. Ubuntu 20.04

To reproduce

pytest test/test_punctuation.py::test_issue55

mmmaat commented 2 years ago

espeak-1.49.3 is not an official release, so ignoring that... (see https://github.com/espeak-ng/espeak-ng/tags)