-
## ❓ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
#### What is your question?
Hello, I'm having trouble getting close to the reported WER for …
-
I've been playing with the idea of changing the Kuromoji viterbi
search to be 2 passes (intersect, backtrace) instead of 4 passes
(break into sentences, intersect, score, backtrace)... this is very
mu…
-
spdlog 1.11.0 uses fmt 9.1.0, and this seems to incompatible:
```
In file included from /usr/include/spdlog/fmt/fmt.h:31,
from /usr/include/spdlog/common.h:45,
fr…
-
I am trying to use the MSM R-package to estimate a continuous-time hidden Markov model. I do not know why my code does not show the estimates and confidence intervals for the transition intensities an…
-
Θέλω να κάνω μερικές ερωτήσεις σχετικά με το HMM.py βοηθητικό κώδικα.
- `X = [] # data from a single digit (can be a numpy array)` Εδώ εννοείτε από ένα μεμονωμένο ψηφίο ή για όλα τα ψηφία ενός labe…
-
It looks like `max_argmax_block` needs to be modified so that it works if `dims` is empty.
-
Original [issue 103](https://code.google.com/p/cleartk/issues/detail?id=103) created by ClearTK on 2009-07-31T23:20:05.000Z:
I set up an experiment to run and tried using the MultiClassLIBSVM\* class…
-
Original [issue 134](https://code.google.com/p/cleartk/issues/detail?id=134) created by ClearTK on 2009-12-16T23:43:07.000Z:
[from Steve]
I'm a little concerned about the proliferation of CleartkExc…
-
Hi
getting an error when trying to decode elektro l3 hrit using Satdump 1.0.0 beta on SDRPlay RSPdx, runs on Win11. Some parts are passing okay, even there is no enough signal, but at some point im…
sq7r0 updated
2 years ago
-
Recently getStateLifeTimes was changed (commit: 18ed6783eff47793df3dc12a8ecbace224d1fc48). read_spm_file calls getStateLifeTimes here: https://github.com/OHBA-analysis/HMM-MAR/blob/master/utils/genera…