summaryrefslogtreecommitdiff
path: root/kaldi_io/Makefile
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2016-01-13 12:05:48 +0800
committerDeterminant <ted.sybil@gmail.com>2016-01-13 12:05:48 +0800
commit3f742c01540b8bad940d66331d562082a63d975b (patch)
tree25ed764f4ac9ee6694d8bff3745eafe5da5ae827 /kaldi_io/Makefile
parentf9b78f6bc35cd5c0c117a5e523ef6aab96dee5c3 (diff)
support pure CPU reader
Diffstat (limited to 'kaldi_io/Makefile')
-rw-r--r--kaldi_io/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaldi_io/Makefile b/kaldi_io/Makefile
index 7b0c0bd..1066fc5 100644
--- a/kaldi_io/Makefile
+++ b/kaldi_io/Makefile
@@ -1,5 +1,5 @@
# Change KDIR to `kaldi-trunk' path (Kaldi must be compiled with --share)
-KDIR := /slfs6/users/ymz09/kaldi/
+KDIR := /home/stuymf/kaldi-trunk/
SHELL := /bin/bash
BUILD_DIR := $(CURDIR)/build