nidhaloff / deep-translator

A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.
https://deep-translator.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
1.55k stars 178 forks source link

Request for adding more machine translation alternatives #212

Open Prasanta-Hembram opened 1 year ago

Prasanta-Hembram commented 1 year ago

Description

Adding these alternatives increase the range of languages supported for machine translation up-to 200, which uses NLLB models and MarianNMT.

Add more machine translation alternatives:

  1. https://translate.glosbe.com (Hosted by Glosbe)
  2. https://translate.wmcloud.org/ (Hosted by Wikimedia Foundation)
johnnybakucz commented 1 year ago

Hey,

I am currently seeking for an opportunity to contribute to an open-source project and would be happy to do so here if any help is needed. This issue may align well with my skill and interests.

Prasanta-Hembram commented 1 year ago

Hi, @johnnybakucz, can you add the two machine translate APIs to deep-translate? I would appreciate it.

wenchaoliu-93 commented 1 year ago

Why isn't AWS supported?

AustinCGomez commented 1 year ago

@Prasanta-Hembram Still need this done?

Prasanta-Hembram commented 1 year ago

@johnnybakucz are you still working on it. (Can you reply here about your status on this issue) If not then @AustinCGomez will try ??

johnnybakucz commented 1 year ago

I could not start yet, go ahead @AustinCGomez

Prasanta-Hembram commented 1 year ago

Here, in TranslateYou it is already implemented, I hope it will help: https://github.com/you-apps/TranslateYou/issues/259

AustinCGomez commented 1 year ago

Here, in TranslateYou it is already implemented, I hope it will help: you-apps/TranslateYou#259

@Prasanta-Hembram Thanks having more time to work on this now and will see what I can do.

TheBearguy commented 11 months ago

Is it still open? If yes.. then i would like to do it.

AustinCGomez commented 11 months ago

Is it still open? If yes.. then i would like to do it.

I was not able to submit a pull request on this feature so you can go ahead and work on it if you wish @bugbreaker18

rupeshkumaar commented 11 months ago

I would like to work on it. I have already worked on the Glosbe translator and have integrated it, I will start working on the second one.