Amit Moryossef

Results 178 issues of Amit Moryossef

At the moment, the vocab is trained on both the `src` and `trg` files. Instead, I'd like to have two separate vocabularies. My use case is having two completely different...

To set a `custom-corpus`, I do something like this, which works at loading and saving the data: > custom-corpus_/custom_corpus/fingerspelling/devtest However, doing something similar for `mono-corpus`: > custom-mono_/custom_corpus/common_words/mono It can not...

Following the instructions on the README, I get to the `make dry-run` step, and `snakemake` errors it does not know mamba. To fix, I had to additionally ```bash export PATH=$(conda...

bug

This is complementary to https://github.com/ForbesLindesay/atdatabases/pull/248 I have not tested that solution in isolate, and have already pulled the image myself (`docker pull mysql:8.0.23 --platform linux/amd64`) and so did not encounter...

Joey implements a token based batch sampler, such that every batch has roughly a similar number of tokens. https://github.com/joeynmt/joeynmt/blob/main/joeynmt/datasets.py#L783-L820 The goals as I understand them are: 1. Create a consistent...

enhancement
help wanted

### Problem The current human pose viewer looks human-ish and is in high definition (`768x768`); however, it is not pleasant to the eyes and works slowly (70ms~ with WebGPU and...

enhancement
spoken-to-signed

### Problem The application currently relies on a server endpoint for spoken-language to SignWriting and SignWriting to spoken-language text-to-text translation. This prevents us from performing translation offline and makes us...

enhancement
signed-to-spoken
spoken-to-signed

### Current Behavior ![image](https://user-images.githubusercontent.com/5757359/191560586-b590d058-f9eb-43d7-acdf-0445d65821b9.png) ### Expected Behavior This should be tested, and fixed ### Steps To Reproduce https://sign.mt/legal/licenses

bug

### Current Behavior When detecting the input language, and no input language had been detected, this is the behavior: ![image](https://user-images.githubusercontent.com/5757359/188884183-17fe63d8-8dbc-44ca-8d20-10d3ad0fd2fd.png) ### Expected Behavior instead, we need to show a disabled...

bug
spoken-to-signed