index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
realtime
/
rt
/
decoder.py
Age
Commit message (
Collapse
)
Author
2014-04-10
rt.ini, hpyplm optional, specify metric
mjdenkowski
2014-04-08
setup for hpyplm being optional, different metrics
Michael Denkowski
2013-10-18
wait() to avoid zombies
mjdenkowski
2013-10-01
Better logging, save/load to default context
Michael Denkowski
2013-09-30
Release lock on exception
Michael Denkowski
2013-09-30
New commands, save/load context
Michael Denkowski
2013-09-27
Decoding and learning with multiple contexts is threadsafe and FIFO.
Michael Denkowski
2013-09-26
FIFO Locks
Michael Denkowski
2013-09-25
Super multi-user thread safety update
Michael Denkowski
2013-09-17
Save/load state in realtime
Michael Denkowski
2013-09-15
Move to using named commands
Michael Denkowski
2013-09-11
Find pycdec
mjdenkowski
2013-09-04
Infrastructure for HPYPLM, config file management.
Michael Denkowski
2013-09-03
MIRA updates in realtime.py
Michael Denkowski
2013-09-02
Use kbest_cut_mira stream as decoder
Michael Denkowski
2013-08-19
Realtime translation (mostly a cdec wrapper for now)
Michael Denkowski