How do you determing the correct dimension of Mel Spectrogram Feature Extraction for NN

前端 未结 0 616
-上瘾入骨i
-上瘾入骨i 2020-12-17 01:05

I trying to implement a Mel Spectrogram feature extraction:

n_mels = 128

# Extracting MelFrequency Spectrum for every file
def extract_features(file_name):
t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题