-
Hi everyone! Could you help me with this issue? I tried to apply a lot of answers from other issues but have no found a solution. As I understand it, this problem is related to PyTorch and Cuda versio…
-
When I use espnet/egs/mini_an4/asr1/conf/train_transducer.yaml or espnet/egs/vivos/asr1/conf/tuning/transducer/train_transducer.yaml config to train a RNN-T model, I meet a strange problem:
If ng…
-
This issue is derived from 0.4.0 #650. Feel free to add or remove items.
- general functions
- [x] measure coverage #850
- [ ] achieve 80% test coverage
- [ ] asynchronous snapshot saving…
-
I found this link in the docs - [https://github.com/espnet/espnet/blob/master/doc/installation.md](url)
Do I need to follow this doc for Espnet 2 installation or is it for Espnet 1?
*** In this do…
-
## Summary
Hi there, I follow the doc step by step
while I executing step 5. on Installation Espnet
## How to reproduce
```
cd /tools
make
```
I got
```
cc1plus: warning: command lin…
-
Hi everyone.
@b-flo,
I now test transducer model of espnet1, however I found its decoding stage is very time-consuming(about 11 hours test, but it takes three days). I think it may be wrong, however…
-
Hi, I am confused at the "4. Setup Python environment" of Step 2 in Installation ESPnet.
Before this , I have finished substep 1-3 of Step 2 in the conda environment that I created. In the conda env…
-
This is what I get after I run **make check_install** command:
> [ 92%] Building CXX object CMakeFiles/test_time.dir/tests/random.cpp.o
[100%] Linking CXX executable test_time
make[3]: Leaving d…
-
When I originally installed espnet I did not think we had nccl installed. As it turns out, we do - in a higher level version of Cuda. Do I need to reinstall espnet to make sure nccl is accessible? Wha…
-
# error content
I got the error while building docker image
I run these commands.
- command
```
cd docker
./build.sh fully_local cpu
```
but the error was occared.
- the error sentence
```
…