lydiaji
Results
2
issues of
lydiaji
Thanks for sharing PCEN implementation using Pytorch. Currently I'm trying to use TensorFlow to add trainable PCEN layer before KWS model, but the result is not so good. Would it...
In the example of Chapter 6 asr-lstm-ctc, it only has one wav file and one txt file to train. Now I would like to use Tedlium dataset to train, how...