CMD进行音频和梅尔频谱图预处理 报错
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
cd MockingBird && python pre.py D:\madedata -d aidatatang_200zh -n 5
D:\ai music\MockingBird-main>python pre.py D:\madedata -d aidatatang_200zh -n 5
Traceback (most recent call last):
File "D:\ai music\MockingBird-main\pre.py", line 57, in
assert args.datasets_root.exists()
AssertionError
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the assertion at line 57 of pre.py and inspect how the datasets_root argument is built from the command shown. Verify the supplied D:\madedata path and the aidatatang_200zh dataset layout, then confirm that preprocessing proceeds past this assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100