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

The deference of VAD_LSTM and VAD_LSTM2 #28

Open Chenny0808 opened 5 years ago

Chenny0808 commented 5 years ago

Firstly, thanks for your contribution in VAD field! I have two question:

  1. wether the train data of net input is the MRCG feature?
  2. what is the deference of VAD_LSTM and VAD_LSTM2 ? tks!