From 9cd8013b14aec72f6284ecb2f005b3845ed069a2 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 5 Mar 2016 15:06:20 +0800 Subject: change repo paths --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1aa0775..41f98d4 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ on your computer. :: bash - git clone https://speechlab.sjtu.edu.cn/gitlab/Nerv-SJTU/nerv.git + git clone https://speechlab.sjtu.edu.cn/gitlab/nerv-dev/nerv.git - Checkout submodules (luajit, luarocks, Penlight, etc.): @@ -45,7 +45,7 @@ on your computer. # checkout speech repository to local directory nerv/speech (suppose you're # still at the root directory of NERV repo) - git clone https://speechlab.sjtu.edu.cn/gitlab/Nerv-SJTU/nerv-speech.git speech + git clone https://speechlab.sjtu.edu.cn/gitlab/nerv-dev/nerv-speech.git speech # build and install HTK I/O support, Kaldi I/O support, Kaldi decoding support, etc. make speech -- cgit v1.2.3