coqui-tts/TTS/tts
Enno Hermann fee474cfe2 refactor(punctuation): remove orphan code for handling lone punctuation
The case of lone punctuation is already handled at the top of restore(). The
removed if statement would never be called and would in fact raise an
AttributeError because the _punc_index named tuple doesn't have the attribute
`mark`.
2023-11-29 22:01:37 +01:00
..
configs Add hi in config defaults 2023-11-24 15:38:36 +01:00
datasets fix(formatters): set missing root_path attribute (#3182) 2023-11-09 16:49:52 +01:00
layers Simple text cleaner for "hi" 2023-11-24 15:14:34 +01:00
models Make style 2023-11-17 13:43:34 +01:00
utils refactor(punctuation): remove orphan code for handling lone punctuation 2023-11-29 22:01:37 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00