babysor / babysor/MockingBird

在encoder预处理中

Open
#425 0 comments 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

对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(
![微信图片_20220305192402](https://user-images.githubusercontent.com/100396213/156881314-3870bd2e-36fb-4f6f-ac83-3f031bd1f93b.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.