wiseman/py-webrtcvad

Frame duration limitation

Tortoise17 opened this issue · 1 comments

A frame must be either 10, 20, or 30 ms in duration
but I need rather small value of frame either frame by frame. Is there any possibility to get the library have option of 1 frame duration as well?

Please help.

This is a limitation of the underlying Google webrtc code.