-
Hi,
I can't seem to get my environment built. I'm actually getting [this exact error](https://github.com/kpu/kenlm/issues/245#issue-521318071). Is there a previous version of conda I should go back…
-
When using the super mode I get:
> Traceback (most recent call last):
> File "dist/obf/foo.py", line 2, in
>SystemError: module filename missing
>[2216871] Failed to execute script foo
The …
-
Hi, I have encountered an issue when trying to decode. I am using a pre-trained model provided by these guys: http://zamia-speech.org/asr/
I am getting the following memory error:
```
[root@pbfil…
-
Thanks for your great work! I have trained an english language model without punctuations using kenlm, and ctcdecode always outputs strings without punctuations?
I also have trained an english lang…
-
I am following the recipe in this link
https://github.com/espnet/espnet/blob/master/egs2/TEMPLATE/tts1/README.md
Everything runs smoothly but in ```exp/tts_train_raw_phn_tacotron_g2p_en_no_space…
-
Everytime I try to open a new notebook. I get -
```python
[E 22:06:22.686 NotebookApp] Uncaught exception in /api/kernels/b75bd2bf-2594-479c-88c0-9a74331c1bd7/channels
Traceback (most recent…
-
Hey all,
I have been using my own trained model for inference on google colab for a while now. However, I now need to move everything into a sagemaker notebook. I created a fresh persistent conda e…
-
### Question
I was trying to run Beam search decoder on a model and came across the below error. Although the path of the model is fine its not able to load the model.
root@83530b864faf:/# /root/w…
-
1.In run shell ./install_kenlm.sh,and have some errors.
![image](https://user-images.githubusercontent.com/56855140/89252099-5ed30380-d64b-11ea-8b01-b738dc8c1d01.png)
"In function `main':CheckSymbo…
-
If you provide valid paths for "sentence_join" and "kenlm_path" using PDFExtract.json or arguments, like:
```
"script" : {
"sentence_join" : "/home/lpla/sentence-join/sentence-join.py",
…