issues
search
wangyu09
/
exkaldi-rt
An online speech recognition extension toolkit of Kaldi
Apache License 2.0
57
stars
9
forks
source link
Update V1.2.5
#9
Closed
wangyu09
closed
3 years ago
wangyu09
commented
3 years ago
Fixed a bug in decoder. subprocess lead to a zombie process because “shell=True”.
Fixed a bug in PIPE. size counter may be different with the one counted by qsize function.
Fixed a bug in decoder to record endpoints.
Other changes.
wangyu09
commented
3 years ago
Reviewed