.wav file error : “AttributeError: 'bytes' object has no attribute 'seek'” in python

前端 未结 0 1085
庸人自扰
庸人自扰 2020-12-13 05:23

I am trying to loop through a large list of audio files and want to chop them up into 5 second pieces.

Relevant code for the problem is as below.

for f         


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