-
hi,everyone
I try to use rnn-t configure from /egs/vivos/asr1/conf/tuning/transfucer/train_transformer-rnn_transducer.yaml on librispeech recipe. However, it has an error after one epcho.What i…
-
I tried to test with "python examples/conformer/train_conformer.py" when I encounted the above error. It happend in line 114:"conformer._build(speech_featurier.shape)" and the shape is [None,80,1], Bu…
-
Hello I'm trying to build this. I added my cuda root, as well as the cudart library. It still is missing something - it finds CUDA but then proceeds without GPU support... and make breaks.
cuda 10…
-
When I test transformer-transducer of espnet,
At training stage, it encounter an illegal memory access in pytorch 1.1.0. or pytorch 1.4.0.
# error log is as follows:
```
Exception in main train…
-
Hi, I meet the problem of can't find the file of "tensorflow/core/framework/bounds_check.h" at last step? How can I solve it? Where should I put the TensorFlow source? Could U please give me some help…
-
Hello! first thanks for your code, it helps a lot!
But I was encountered some problems when I install the tensorflow-binding. I build the libwarprnnt.so successfully and passes the test cases " test_…
-
Hi @HawkAaron ,
I was trying to install your RNNT tensorflow binding so that I can use the RNNTLoss function in TensorFlow. I followed your steps and built libwarprnnt.so first then python setup.p…
-
(py36) bokangz@xcdl190205:/scratch/workspace/bokangz/project/rnn-transducer-master/warp-transducer-master/pytorch_binding$ python test/test.py
Traceback (most recent call last):
File "test/test.py…
-
Cuda version: 10.0.130
Runing the make command `make KALDI=../../kaldi/` I get
```
. venv/bin/activate; python check_install.py
/bin/sh: 4: /opt/anaconda3/etc/conda/deactivate.d/cupy_deactiva…
-
Hello, according to your prompt, when executing the make command, the following error occurs, how can I solve this problem, thank you.
/home/gaoliqing/lhb/warp-transducer-master/src/rnnt_entrypoint.c…