Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue translating from Hindi to English #7

Open
kpister opened this issue Dec 18, 2020 · 5 comments
Open

Issue translating from Hindi to English #7

kpister opened this issue Dec 18, 2020 · 5 comments

Comments

@kpister
Copy link

kpister commented Dec 18, 2020

Are these models bidirectional? I can easily translate English to Hindi for example, but I don't see how I can translate Hindi back to English.

For example

from anuvaad import Anuvaad
anv = Anuvaad("english-hindi")
anu.anuvaad('नमस्ते।', target_lang="EN", source_lang="HI")
# returns 'नमस्ते।'

Is it not possible with these models to go the other way?

@bedapudi6788
Copy link
Contributor

@kpister at the moment all the models are for English to X language. I plan to add "to English" models in a couple of weeks.

@vyaslkv
Copy link

vyaslkv commented Dec 24, 2020

@bedapudi6788 eagerly waiting for hindi to english support :)

@bedapudi6788
Copy link
Contributor

@vyaslkv i expect to release indian languages - english models in january first week.

@vyaslkv
Copy link

vyaslkv commented Dec 24, 2020

@bedapudi6788 thanks really

@mayankshekharsingh
Copy link

@bedapudi6788 : Did we do translation of telugu to english? if so, can you upload?

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

No branches or pull requests

4 participants