wiseman / py-webrtcvad

Python interface to the WebRTC Voice Activity Detector
Other
2.07k stars 409 forks source link

import _webrtcvad error #55

Open kavyabgowda opened 4 years ago

kavyabgowda commented 4 years ago

Hi,

I'm trying to use py-webrtcvad to find out the word Start time in a wav file of 48khz, 1 channel with continuous speech. But I'm not able to run example.py and getting import error. Please help me out with the package.

Thanks & Regards, Kavya B

Thierryonre commented 4 years ago

Could you please provide the whole error it gives when trying to run the program?