4 Commits

Author SHA1 Message Date
Yrom
6deed97efe
feat(indextts): add glossary support for custom term pronunciations 2025-11-20 11:25:08 +08:00
Yrom
35b6514ee5
Enhance text normalization and tokenization
- Introduced `de_tokenized_by_CJK_char` for restoring original text from tokenized format.
- Added `TextTokenizer` class for improved tokenization, including sentence splitting and handling of special tokens.
- Enhanced `TextNormalizer` to handle names and pinyin tones with placeholder mechanisms.
- Added regression tests for new features in `regression_test.py`.
2025-04-24 20:28:44 +08:00
wangyining02
de60f6829b Merge branch 'main' of github.com:eschmidbauer/index-tts into eschmidbauer-main 2025-03-26 12:46:19 +08:00
wangyining02
b591e84bf9 rename utils.utils to utils.common 2025-03-26 12:15:48 +08:00