From 8bfc031288cdb1e2e1fcc38f3e19f03d16c72649 Mon Sep 17 00:00:00 2001 From: Benoit Favre <benoit.favre@lif.univ-mrs.fr> Date: Sun, 17 May 2015 17:05:15 +0200 Subject: [PATCH] get gst plugin --- update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/update.sh b/update.sh index a0742c0..7e7465f 100755 --- a/update.sh +++ b/update.sh @@ -25,3 +25,7 @@ chmod 600 interface-rocio.id_rsa git checkout . git pull + +cp ../gst-kaldi-nnet2-online-rocio/src/libgstkaldionline2.so asr/gst + +read -- GitLab