jtkim-kaist / VAD

Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
834 stars 232 forks source link

Any usage example of VAD_test.py? #19

Closed 00001101-xt closed 5 years ago

00001101-xt commented 5 years ago

Since there are many issues related to the py branch, I am wondering whether anyone could offer a usage example of VAD_test.py(plus some detail explanation would be nice)?

Thanks.

jtkim-kaist commented 5 years ago

Just run main.py that will be great example for you. thx