coqui-tts/TTS/tts/utils/text
Jindrich Matousek 2f81e8701e Merge branch 'main' of https://github.com/coqui-ai/TTS into coqui-ai-main 2022-06-24 16:06:48 +02:00
..
chinese_mandarin Create language folders under `TTS.tts.utils.text` 2022-02-25 09:32:54 +01: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 Update Japanese phonemizer (#758) 2021-09-01 09:33:15 +02:00
phonemizers Fix the bug in eSpeak wrapper for eSpeak version 1.48.15 (#1560) 2022-05-12 15:15:18 +02:00
__init__.py Remove OLD TOKENIZATION ROUTINES 2022-02-25 09:32:54 +01:00
characters.py Update Characters and add more tests 2022-02-25 11:32:44 +01:00
cleaners.py adding no_cleaners (to avoid lowercasing input) and synhesize_file.py (to synthesize text from a text file) 2022-03-29 15:32:22 +02:00
cmudict.py reformatting and styling 2021-04-12 11:47:39 +02:00
punctuation.py Make stlye 2022-02-25 11:31:56 +01:00
tokenizer.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00