-
hello ,
may I ask for some help ? while i install the essen by "./configure --use-cuda=yes --cudatk-dir=**_/path/to/cuda_library_**",I have no idea about the the path of the CUDA library.Anyone c…
-
Hi there,
Is there a plan to using **Eesen** as the speech recognizer instead of Kaldi?
I would love to get rid of phonetics, and train a pure DNN models instead of the hybrid ones from Kaldi.
By the …
-
when i use the TLG created using eesen-master to decode the model trained on latest version gives a poor WER, can you help me with comments regarding this.
-
Hi!
Is it possible apply Eesen for Handwriting Recognition decoding using run_ctc_char.sh? I have a handwriting recognition model trained with the CTC objective function that I use to generate post…
-
Hi,I want to contribute my recipe code for thchs30 . It can be used for Chinese ASR . would you receive it ? looking forward to your reply
-
Hi there!
When i am install EESEN step-by-step on this [guide](https://github.com/srvk/eesen/blob/master/INSTALL), on installation step i have an error:
```shell
[root@host /home/user/git/eesen/src…
iglov updated
6 years ago
-
When I make in /src, I met error like this:
/home/fanl/eesen/src/netbin/train-ctc.cc:89: undefined reference to `eesen::CuDevice::SelectGpuId(std::string)'
/home/fanl/eesen/src/netbin/train-ctc.cc:9…
-
Hi I'm trying to build this tool, however I met few problems:
1. failed to git reset at 8f63f31, seems srvk-eesen-offline-transcriber has no such commit
```shell
# make links to EESEN
cd…
-
Hi,
it stops after this message:
[NOTE] TOKEN_ACCURACY refers to token accuracy, i.e., (1.0 - token_error_rate).
EPOCH 1 RUNNING ... TAG: 10_1.0 lrate 4e-05,
Brief error:
ERROR (train-ctc-paral…
-
Hi Alls
I already install essen and I want to try to run the librispeech recipe.
I got an error:
`EPOCH 1 RUNNING ... TAG: 10_1.0 lrate 4e-05, steps/train_ctc_parallel_mult.sh: line 201: 28490 A…