babysor / babysor/MockingBird

CMD进行音频和梅尔频谱图预处理 报错

Open
#603 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.