Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
homeostasis
gst-kaldi-nnet2-online
Commits
0880b512
Commit
0880b512
authored
Sep 03, 2014
by
tanel
Browse files
first
parent
de9823ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
0880b512
...
...
@@ -6,6 +6,8 @@ GStreamer plugin that wraps Kaldi's SingleUtteranceNnet2Decoder.
HOW TO COMPILE IT
-----------------
The following works on Linux (I'm using Debian 'testing').
Compile Kaldi trunk, using the shared configuration:
In Kaldi's 'src' directory:
...
...
@@ -13,9 +15,11 @@ In Kaldi's 'src' directory:
make depend
make
Now we can compil ethis plugin:
Install gstreamer-1.0:
sudo apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gstreamer1.0-plugins-ugly gstreamer1.0-tools libgstreamer1.0-dev
Change to 'src' of this project:
Now we can compile this plugin.
Change to 'src' of this project:
cd src
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment