translate-languages

There are 3 repositories under translate-languages topic.

  • LilianManzano/translator_Markdown_to_Html

    A translator of some Markdown functions to HTML

    Language:Lex110
  • ssanthosh369/project-translate

    An android app that focuses on using on device machine learning to translate languages. This is made using android studio and google's ML KIT SDK. It also has a feature to detect text from an image which can be taken from either camera or the gallery and can be translated. Text to Speech and Speech to Text has also been implemented. This app was made trying to focus on seamless offline functionality, language translations only require internet for the first attempt after which the language model is stored and can be accessed without network connectivity.

    Language:Java11
  • mkgareja/detect-translates-text-google-cloud-translate

    Detect and Translates text with @google-cloud/translate sample

    Language:JavaScript20