在encoder预处理中
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
对aidatatang数据集encoder预处理的时候
命令行运行的是python encoder_preprocess.py F:\data
C:\Users\Administrator\MockingBird-main\encoder\audio.py:58: FutureWarning: Pass y=[0.0000000e+00 0.0000000e+00 2.1362305e-04 ... 1.0070801e-03 9.1552734e-05
2.7465820e-04], sr=16000 as keyword args. From version 0.10 passing these as positional arguments will result in an error
frames = librosa.feature.melspectrogram(

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with encoder/audio.py at line 58 and reproduce the warning using the reported encoder_preprocess.py command on the aidatatang data. Confirm the preprocessing completes without the librosa FutureWarning; no specific test file is mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100