2 评论 (2 评论)0 反应 (0 反应)1 负责人 (1 负责人)Python9,453 star (9,453 star)1,702 fork (1,702 fork)batch import
T2Sfeature requestgood first issue
- 议题类型
- bug
- 研究方向
- Investigate the text frontend processing chain in PaddleSpeech, focusing on punctuation handling before MFA alignment. Look at files in `paddlespeech/t2s/frontend/` and the normalization pipeline. Identify where OOV tokens become 'spn' due to punctuation word concatenation and implement a filtering step to separate punctuation before MFA.