2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python1,702 forks (1,702 forks)batch import
T2Sfeature requestgood first issue
Repository metrics
- Stars
- 9,453 stars (9,453 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Examine the MFA (Montreal Forced Aligner) data preprocessing pipeline for English TTS in PaddleSpeech. Identify where punctuation filtering should occur to prevent concatenation with words, causing OOV tokens to become 'spn'. Implement or fix the punctuation filtering logic.
- Tech stack
- python
- Domain
- ai
- Issue type
- Bug
- Prerequisites
- Python