issues
search
parlance
/
ctcdecode
PyTorch CTC Decoder bindings
MIT License
829
stars
245
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #14 Memory Leaks
#30
joshemorris
closed
7 years ago
2
Remove merge_repeated flag
#29
ryanleary
closed
7 years ago
1
Remove `merge_repeated` option
#28
ryanleary
closed
7 years ago
0
Add time-alignment offsets
#27
ryanleary
closed
7 years ago
2
Add support for time-alignments
#26
ryanleary
closed
7 years ago
0
Support time offset information
#25
SeanNaren
closed
7 years ago
1
Fixed generate_lm_dict function call
#24
SeanNaren
closed
7 years ago
0
Changed name of generate trie to generate dict to avoid confusion
#23
SeanNaren
closed
7 years ago
0
Reduced oov prob
#22
SeanNaren
closed
7 years ago
1
Modify cpu_binding.cpp to use virtual method
#21
joshemorris
closed
7 years ago
0
make PyPI package
#20
albertz
opened
7 years ago
5
Modify cpu_bindings.h to use virtual interface
#19
joshemorris
closed
7 years ago
0
Changed dynamic allocation to handle gcc compile errors
#18
SeanNaren
closed
7 years ago
0
use virtual function to allow any model type to be loaded
#17
joshemorris
closed
7 years ago
1
use virtual function to allow loading of any model type
#16
joshemorris
closed
7 years ago
0
word_count_weight and valid_word_count_weight
#15
jinserk
closed
7 years ago
1
Potential memory leak
#14
ryanleary
closed
7 years ago
3
Confusion about trie files
#13
aaronzira
closed
7 years ago
3
error: invalid argument '-std=c++11' not allowed with 'C/ObjC' error: command 'gcc' failed with exit status 1
#12
lxj0276
closed
7 years ago
3
Allow configuration of OOV weight
#11
ryanleary
closed
7 years ago
0
Decoded string still have words that are not in lexicon with KenLMScorer
#10
ybzhou
closed
7 years ago
3
Add KenLM acknowledgement to README
#9
ryanleary
opened
7 years ago
0
import pytorch_ctc error
#8
bliunlpr
closed
7 years ago
4
Import issue with _ctc_decode
#7
anadahalli
closed
7 years ago
36
Make KenLM optional
#6
ryanleary
closed
7 years ago
1
Support gzip for models/tries
#5
ryanleary
closed
7 years ago
1
Add dictionary-only scorer
#4
ryanleary
closed
7 years ago
1
Improve error handling
#3
ryanleary
opened
7 years ago
1
Add test coverage for KenLM Scorer
#2
ryanleary
closed
7 years ago
1
Update Documentation
#1
ryanleary
closed
7 years ago
0
Previous