-
Guys, this is a very general comment and FYI...
To some extent you guys seem to be viewing NestedTensor as a generic ragged-tensor data structure, similar to TensorFlow's RaggedTensor. I understan…
-
Essentially, something like:
```
const MULTIPLY_DOT: char = named_char!("dot operator");
```
I've found that in some cases where I've wanted to use less-known unicode characters, that I've res…
-
I'm proposing to add some runtime Unicode functionality to `hfst-pmatch`.
I'd like to change nothing on the pmatch-the-language side of things, except to introduce a new variable, `use-character-cl…
-
https://github.com/google-research/mozolm
jcope updated
3 years ago
-
This library looks awesome but I had trouble building fstalign on macOS sonoma (the issues likely apply to M1 machines running ventura as well). I will outline the steps I followed to build this libra…
-
hi
can this job do the state_alignment to split each phone ?
thanks
-
1. What are the components of RHVoice core?
2. What are the roles of each component (including third-party ones, related to synthesis, such as hts, MAGE (and why does it crash, if built without MAGE)…
-
When I try to synthesize a strategy with a variable defined as `"player_turn": (1,2)`, I get an exception from synth.synthesize() stating:
```
File "tulip-control\tulip\synth.py", line 1111, in sy…
-
In this issue you can either:
- Add papers that you think are interesting to read and discuss (please stick to the format).
- **Vote**: should be done using 👍 on comments
Example: [Voting Paper…
-
At the moment some modules in the pipeline require that all tags come *after* the lemma. For some languages it is much more convenient to have the tags before, e.g. for languages that are primarily, o…