-
-
This means that the abstract base class cannot be used to use a model without caring if it is weighted or unweighted. If there is a good reason why this is not public it should be documented, otherwis…
-
I am using default beam search of Transducer.
https://github.com/espnet/espnet/blob/ff841366229d539eb74d23ac999cae7c0cc62cad/espnet2/asr/transducer/beam_search_transducer.py#L255
My device is "cud…
-
Hello everyone!
I am trying to compose two transducers:
https://dpaste.de/n6OU
https://dpaste.de/V7jB
First I convert from `.txt` to `.hfst`, then composin, then converting the composed transd…
-
Continuing from https://github.com/JuliaLang/julia/issues/30125#issuecomment-455070552
@JeffBezanson Thanks a lot for looking into this. Actually, it turned out the script eventually segfaults if …
-
Branch `mlp6-thermal` has two files that have hard-coded adaptations for face heating simulations: `field2dynaFaceHeating.m` and `makeFaceHeating.m`. These could either be incorporated into the existi…
-
This is related to #454 and #455 ... looking at the `hfst-union` code I think that perhaps this needs a separate command line utility.
It would be called `hfst-merge` and would have two modes:
* …
-
Hi, I am running experiment in Google Colab.
```
gcc version 7.5.0
g++ version 7.5.0
```
**Error:**
```
CMake Error at /usr/local/lib/python2.7/dist-packages/cmake/data/share/cmake-3.12/Module…
-
It seems like neither this project nor the alternate (https://github.com/cognitect-labs/transducers-js) have seen much activity. Is there some reason that transducers haven't caught on? Is this projec…
-
- [x] get tests working again in repo
- [x] make initSelector take a store, then return selectFullPath (or equiv)
- [x] enable passing string or object for operations by calling gql on strings (see …