Open VuGiaHuy-0808 opened 1 year ago
Hi i am facing some eorrors when compute gop features for only 1 audio based on gop_speechocean762. can u help me to solve this? if anybody willing to help me please send a mail at gsabarinath02@gmail.com for further conversations
I have some issues when compute gop features for only 1 audio based on gop_speechocean762. Currently, when I compute gop on CPU, a processing time is around 6s, but when I use GPU by setting config use_gpu=true in https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/steps/nnet3/compute_output.sh, the processing time is doubled (GPU: RTX 3090). Could anyone explain about this case? Is there any possible way to speed up execution time (using CPU or GPU)?