issues
search
nanoporetech
/
fast-ctc-decode
Blitzing Fast CTC Beam Search Decoder
https://nanoporetech.com/
MIT License
178
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do the alphabet and shape include the blank symbol?
#52
sickopickle
opened
1 year ago
1
could beam search build as a C static library?
#51
N-damo
closed
1 year ago
0
Provide wheels for arm64 macOS and Linux
#50
davnn
closed
1 year ago
1
Publish arm64 OSX package on pypi
#49
ilya-lavrenov
closed
1 year ago
6
Compilation error arm64
#48
MdScntst
closed
1 year ago
1
batch beam search?
#47
HW140701
closed
1 year ago
1
what's the difference between viterbi and beam search?
#46
xiongjun19
closed
2 years ago
2
Bump ansi-regex from 3.0.0 to 3.0.1
#45
dependabot[bot]
closed
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#44
dependabot[bot]
closed
2 years ago
0
version published to crates.io
#43
xd009642
opened
2 years ago
3
Bump follow-redirects from 1.14.1 to 1.14.9
#42
dependabot[bot]
closed
2 years ago
0
could I use the last character/label as the blank label?
#41
N-damo
closed
1 year ago
0
Install on jetson tx2
#40
antoineTK
closed
3 years ago
6
Fix main pkg path resolution
#39
anddigital-jh
closed
3 years ago
0
Bug / Change registry to npm
#38
anddigital-jh
closed
3 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#37
dependabot[bot]
closed
3 years ago
0
Bump axios from 0.21.1 to 0.21.4
#36
dependabot[bot]
closed
3 years ago
0
Feature/js bindings
#35
iiSeymour
closed
3 years ago
0
how to get text score?
#34
ziyaxuanyi
opened
3 years ago
1
Feature / JS Bindings
#33
anddigital-jh
closed
3 years ago
0
beam search call result in Killed
#32
edwardpwtsoi
opened
3 years ago
2
Unable to compile code
#31
noammor
closed
3 years ago
4
crf_beam_search
#30
HaoDreamlong
opened
3 years ago
0
crf search
#29
iiSeymour
closed
3 years ago
0
Is there an easy way to get the probability of the best path?
#28
fracav
closed
3 years ago
2
How to use search2D? I found the search 1D is default
#27
lvxuan96
closed
4 years ago
0
Any plans to further extend/maintain this project?
#26
janvainer
closed
4 years ago
2
blank symbol
#25
AlexandrMoruk
closed
4 years ago
2
slow running in arm
#24
ditannan
closed
4 years ago
2
RuntimeError: Ran out of search space (beam_cut_threshold too high)
#23
lvxuan96
closed
4 years ago
1
Windows builds
#22
iiSeymour
closed
4 years ago
0
How to use on windows?
#21
modemlxsg
closed
4 years ago
2
Allow SuffixTree<T>::iter_from() to work with non-Copy T
#20
amerry
closed
4 years ago
0
Forwards 1D Search
#19
iiSeymour
closed
4 years ago
0
Viterbi phred quality score
#18
iiSeymour
closed
4 years ago
0
Do 2D beam search in a forward direction
#17
amerry
closed
4 years ago
0
Phred quality score
#16
iiSeymour
closed
4 years ago
0
Update docs
#15
tadas-subonis
closed
4 years ago
1
Is there a way to use a language model?
#14
tadas-subonis
opened
4 years ago
6
2D beam search (and 1D viterbi search)
#13
amerry
closed
4 years ago
0
Raise (instead of crashing) when NaNs are encountered
#12
amerry
closed
4 years ago
0
The path returned by beam_search pins to the end of the labels
#11
amerry
closed
4 years ago
1
Multi-character label support
#10
iiSeymour
closed
4 years ago
0
Any plan to support external language models?
#9
neozhangthe1
closed
4 years ago
1
Can this work as a replacement for parlance/ctcdecode?
#8
shamoons
closed
4 years ago
3
More refactoring
#7
amerry
closed
4 years ago
0
Use a 2D vector, rather than a vector of vectors, for node children
#6
amerry
closed
4 years ago
0
Fixes to the benchmark script
#5
amerry
closed
4 years ago
0
Rename variables and use structs
#4
amerry
closed
4 years ago
0
Test and handle some boundary conditions
#3
amerry
closed
4 years ago
0
Next