-
It seems it takes long to train a model such as deepspeech example with one GPU. I wonder whether I can add more GPUs to accelerate it. I could not find any description about this anywhere. Thank you!…
-
Currently, https://kur.deepgram.com is not responding. According to http://www.isitdownrightnow.com/kur.deepgram.com.html, the site has been down for a few hours. This breaks the documentation because…
twocs updated
7 years ago
-
when you try to use the search feature on the read the docs template, it doesn't working, just spins it's wheels.
-
Hi guys!
I'm trying to train speech example. According to your blog post it should learn in about 2 days (by the way on what hardware?). I'm training on Amazon p2.xlarge. After 20 hours train loss dr…
-
I was following along the instructions and I encountered this error , I am using ubuntu 16.04 with only CPU
```
(kur) saurabh@saurabh-Inspiron-5559:~/kur/examples$ kur train speech.yml
[WARNING 2…
-
Trying to follow the `Tutorial From Scratch: Data and Model`, but it crashes with the following error:
```
ValueError: Dimension 0 in both shapes must be equal, but are 2 and 1 for 'Assign' (op: '…
-
Hi, I don't know if this is an issue with the framework, but did not know where else to ask. I have been training the speech recognition example (speech.yml) for about 80 epochs on a Titan X within a …
-
Hi I am trying to run the example mnist model and I get the following error;
[INFO 2017-03-15 14:43:14,295 kur.model.model:280] Connecting the model graph.
[DEBUG 2017-03-15 14:43:14,295 kur.model…
-
Hello, I am new to Kur and trying to make a sequence-to-sequence model similar to this for machine translation:
[tensorflow seq2seq model](https://www.tensorflow.org/tutorials/seq2seq)
I need to h…