liu-x-p

Results 5 issues of liu-x-p

Hi, I tried to run this work, but it needs BaseFloatMatrixWriter, BaseFloatVectorWriter and SequentialBaseFloatVectorReader from kaldi_io. Now I can install kaldi_io package through pip but it just provide the version...

Hi. Thank you for sharing this code. And I have a question. Why use _state.h_ rather than _out_ to be the output of the encoder for FHVAE with lstm?

Finetuning on squadv2, when it loading eval features, i got some error, and don't know how to solve it, can you help me? ![2020-06-21 11-10-00屏](https://user-images.githubusercontent.com/58974386/85215875-01436a00-b3b1-11ea-97a1-dda7cd3f6b93.png)

I set the directory for data as datasets/2019/english, when I run the script preprocess.py, it raises keyerror: 'accessing unknown key in a struct: dataset.in_dir' but I can't find how to...

Hi, I'm trying to use this work to predict the segments of audios. Then feature of this work is exacted by conv encoder, and the parameter _wav_len_ is calculated with...