marsbroshok / VAD-python

Voice Activity Detector in Python
472 stars 133 forks source link

VAD not recognizing foreign language as speech #4

Open zoha21 opened 6 years ago

zoha21 commented 6 years ago

Hi. Is there a reason why VAD would fail to identify speech in foreign language in some cases? I tested it using some audio in spanish and french, and the convert_windows_to_readible_labels() failed to return any labels for those audio. I was wondering if there were some parameters I needed to initialize in those cases

Sadam1195 commented 5 years ago

No, language is not the issue. I think there is some logical error in code (idk where and what) which is why it doesn't return correct timestamps of speech detected parts in the audio file. I have checked against multiple files.