Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
interface
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
homeostasis
interface
Commits
113e9e37
Commit
113e9e37
authored
10 years ago
by
Benoit Favre
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
cd9fcaef
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+21
-11
21 additions, 11 deletions
README
with
21 additions
and
11 deletions
README
+
21
−
11
View file @
113e9e37
Deps:
Deps
----
- gtk3 for python2 (package is python2-gobject in archlinux
, as well as gtk3
)
- gtk3 for python2 (package is python2-gobject in archlinux)
- liblo with python2 bindings (OSC library)
- liblo with python2 bindings (OSC library)
- get and compile https://github.com/alumae/gst-kaldi-nnet2-online (which requires kaldi)
Install:
Install
-------
./download-models.sh
1)
./download-models.sh
copy libgstkaldionline2.so to ./asr/ or change GST_PLUGIN_PATH in main.py to point to its directory
2) get and build gst plugin from https://gitlab.lif.univ-mrs.fr/benoit.favre/gst-kaldi-nnet2-online-rocio
Run:
3) copy libgstkaldionline2.so to ./asr/ or change GST_PLUGIN_PATH in main.py to point to its directory
- The main program:
4) go to slu/src and build the slu library with make (requires openfst)
Run
---
1) The main program:
./start.sh
./start.sh
-
The osc server:
2)
The osc server
(optional)
:
python2 osc.py
python2 osc.py
Doc:
Documentation
-------------
Some doc for gtk development:
developing with pygtk3: http://lazka.github.io/pgi-docs/, https://python-gtk-3-tutorial.readthedocs.org/en/latest/
developing with pygtk3: http://lazka.github.io/pgi-docs/, https://python-gtk-3-tutorial.readthedocs.org/en/latest/
Todo:
Todo
----
DONE configuration for osc
DONE configuration for osc
DONE non intrusive animated scrolling
DONE non intrusive animated scrolling
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment