coqui-tts/TTS/tts/utils/text
Enno Hermann 47ad0bf190
fix(text.characters): add nasal diacritic (#127)
2024-11-04 17:40:23 +01:00
..
bangla fix: make bangla g2p deps optional 2024-05-08 18:08:40 +02:00
belarusian 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
chinese_mandarin fix: make chinese g2p deps optional 2024-05-08 18:08:40 +02:00
english Create `text/english` folder 2022-02-25 09:32:54 +01:00
french Create language folders under `TTS.tts.utils.text` 2022-02-25 09:32:54 +01:00
japanese Ruff autofix C41 2023-12-13 14:56:41 +02:00
korean fix: make korean g2p deps optional 2024-05-08 18:08:40 +02:00
phonemizers fix(espeak_wrapper): read phonemize() input from file 2024-05-29 10:10:05 +02:00
__init__.py Remove OLD TOKENIZATION ROUTINES 2022-02-25 09:32:54 +01:00
characters.py fix(text.characters): add nasal diacritic (#127) 2024-11-04 17:40:23 +01:00
cleaners.py feat: normalize unicode characters in text cleaners (#85) 2024-10-02 17:01:19 +02:00
cmudict.py reformatting and styling 2021-04-12 11:47:39 +02:00
punctuation.py fix: correctly strip/restore initial punctuation (#3336) 2023-11-30 13:03:16 +01:00
tokenizer.py fix(tokenizer): add debug logging 2024-04-11 16:58:12 +02:00