How can I fix this value error: Incomplete wav chunk error?

后端 未结 0 1441
长发绾君心
长发绾君心 2020-12-07 17:27

I am trying to do a noise reduction in an audio wave file using the code below;

import noisereduce as nr
from scipy.io import wavfile

# load data
rate, data          


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