开发者

Wav analysis in python

开发者 https://www.devze.com 2022-12-30 11:15 出处:网络
I\'m looking for a python library that will help me analyze the audio in wav file开发者_高级运维s. At the very least I\'m hoping to find some kind of interface that understands .wav format so that I d

I'm looking for a python library that will help me analyze the audio in wav file开发者_高级运维s. At the very least I'm hoping to find some kind of interface that understands .wav format so that I don't have to :P at best I need a module with methods for reading wave form parameters like pitch, volume levels, etc


How about the wave module?

0

精彩评论

暂无评论...
验证码 换一张
取 消