Duo MA

Results 21 comments of Duo MA

I have the same problem as you.I hope the author can find time to answer it. Any help is greatly appreciated.

> > > Traceback (most recent call last): > > > File "wenet/bin/train.py", line 199, in > > > Traceback (most recent call last): > > > File "wenet/bin/train.py", line...

@robin1001 . Util now, I found that one way was work for me in the pytorch1.8 or pytorch1.9, I use the command `docker run -it --rm --gpus '"device=1,2"' --shm-size=1g --ulimit...

Thank you for your reply, this is my error log: Colocations handled automatically by placer. 2019-05-08 19:51:53.221278: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled...

Thanks for your reply. I use your method to test, my wav file is no problem. The test results are as follows: /usr/bin/sox /home4/md510/w2018/original_seame/wavdata/interview/ui23faz_0101/ui23faz_0101.wav -r 16000 -c 1 -b 16...

Thank you, I upgraded the kaldiio library as you suggested. In addition, mel-fbank is generated in 6-hour small data set and written into kaldi's ark and SCP file format. It...

Thank you for your reply. I used this 96-hour data set and it worked well in kaldi, but I used the read-write matrix interface of kaldiio to run for three...

Thanks for your reply, I'm going to check code somewhere else.

@pzelasko , sorry for the late reply, I have run your test command `pytest test`, however when I execute the command , it is very slow , the running logging...

It is running for more than 12 hours. however, it is not finished. I don't know how to do it