Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

New languages #169

Open
sophiakene opened this issue Jun 17, 2020 · 0 comments
Open

New languages #169

sophiakene opened this issue Jun 17, 2020 · 0 comments

Comments

@sophiakene
Copy link

Hello,
Is it possible to use MUSE for completely "new" languages? I am trying to use it for two sign languages and I do not have dictionaries, so I would like to use the unsupervised method. However, if I don't specify the source and target language using --src_lang and --tgt_lang respectively, the languages are set to English and Spanish by default. Is there a workaround to not specify the languages?
If I execute it anyway, after ca. 2h of running it throws the following error:

python3 supervised.py --src_emb ../fastText-0.9.1/sign_lang1.bin --tgt_emb ../fastText-0.9.1/sign_lang2.bin --cuda False --emb_dim 100 :
RuntimeError: invalid argument 1: tensor must have one dimension at /pytorch/aten/src/TH/generic/THTensorEvenMoreMath.cpp:592

I would be very thankful for any help!
Cheers,
Sophia

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant