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
de274202
Commit
de274202
authored
Sep 22, 2014
by
tanel
Browse files
cosmetic changes
parent
44a231eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
de274202
WHAT IT IS
----------
GStreamer plugin that wraps Kaldi's SingleUtteranceNnet2Decoder.
GStreamer plugin that wraps Kaldi's SingleUtteranceNnet2Decoder. It uses iVector-adapted
DNN acoustic models. The iVectors are adapted to the current audio stream automatically.
The iVectors are reset after the decoding session (stream) ends.
Currently, it's not possible to save the adapted iVectors and recall them later
for a particular speaker, to make the adaptation persistent over multiple decoding
sessions.
HOW TO COMPILE IT
-----------------
...
...
@@ -42,3 +49,6 @@ Command-line usage is demonstrated in `demo/`.
Usage through GSTreamer's Python bindings is demonstrated in
https://github.com/alumae/kaldi-gstreamer-server (kaldigstserver/decoder2.py).
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