进行音频和梅尔频谱图预处理: python pre.py <datasets_root> -d {dataset} -n {number}
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**进行音频和梅尔频谱图预处理: python pre.py -d {dataset} -n {number}**
1、这一步是不是必须要执行,才能执行训练合成器?
2、是不是必须全量执行? 可以选择部分 进行pre 吗?
3、如果期间中断,有方法继续按原有进度运行吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the pre.py command shown in the issue and trace how its generated audio and mel-spectrogram data is consumed by the synthesizer training workflow. Document whether preprocessing is required, whether partial datasets are supported, and whether an interrupted run can resume; the answers should be grounded in the repository's current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100