2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python9,453 stars (9,453 stars)1,702 forks (1,702 forks)batch import
T2Sfeature requestgood first issue
- 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.