coqui-tts/tests/text_tests
Shavit 36611a7192
feat: normalize unicode characters in text cleaners (#85)
* Add normalizer type C to text cleaners

* Linter recommendations

* Add unicode normalize to every cleaner

* Format test_text_cleaners.py
2024-10-02 17:01:19 +02:00
..
__init__.py refactor and fix multi-speaker training in Trainer and Tacotron models 2021-06-28 17:03:19 +02:00
test_belarusian_phonemizer.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
test_characters.py Make style and lint 2022-03-02 13:25:35 +01:00
test_japanese_phonemizer.py Update Japanese phonemizer (#758) 2021-09-01 09:33:15 +02:00
test_korean_phonemizer.py Korean Phonemizer (#1822) 2022-09-08 12:06:07 +02:00
test_phonemizer.py fix(espeak_wrapper): read phonemize() input from file 2024-05-29 10:10:05 +02:00
test_punctuation.py fix: correctly strip/restore initial punctuation (#3336) 2023-11-30 13:03:16 +01:00
test_text_cleaners.py feat: normalize unicode characters in text cleaners (#85) 2024-10-02 17:01:19 +02:00
test_tokenizer.py Fixup 2023-06-27 00:08:06 +02:00