This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
alex_asr [2017/04/04 14:55] mganzeboom |
alex_asr [2017/04/04 14:55] (current) mganzeboom |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| CUDA_LDFLAGS = -L$(CUDATKDIR)/ | CUDA_LDFLAGS = -L$(CUDATKDIR)/ | ||
| CUDA_LDLIBS = -lcublas -lcudart -lcurand'' | CUDA_LDLIBS = -lcublas -lcudart -lcurand'' | ||
| - | - In the same Makefile add this to the end of the '' | + | - In the same Makefile add this to the end of the '' |
| - | | + | |
| - And add this to the end of the line starting with '' | - And add this to the end of the line starting with '' | ||
| - Then run the Alex ASR setup script to clone the Kaldi sources from Github and start compiling: '' | - Then run the Alex ASR setup script to clone the Kaldi sources from Github and start compiling: '' | ||