Skip to content

Releases: niedev/RTranslator

RTranslator 2.1.2

01 Nov 13:57
Compare
Choose a tag to compare

Managed a bug (issues #81 and #83) where, for some texts, the app kept generating a translation in a loop.
Now it should happen less often and if it does happen the translation will stop sooner.
(thanks to @codeAndxv for pointing this out and for the help)

RTranslator 2.1.1

27 Sep 11:27
Compare
Choose a tag to compare

Added Irish to the supported text-only low-quality languages (thanks to @Alexanderkocha for pointing this out)

RTranslator 2.1.0

04 Sep 19:36
Compare
Choose a tag to compare

What's new:

  • New GUI! Designed by Chiara Chindamo.
  • Added speak and copy buttons to the text translation mode.
  • Added the option to manually control the mics in WalkieTalkie mode.
  • Added the option to use low-quality languages.
  • Separated the languages of the text translation from the ones of WalkieTalkie and Conversation.
  • Added Ukrainian localization (thanks to @OriginalSimon)
  • Corrected Chinese localization (thanks to @Agiens02)
  • Integrated the GalleryImageSelector code in the app (thanks to @Agiens02)
  • Fixed bugs

RTranslator 2.0.4

04 Jul 20:37
Compare
Choose a tag to compare

The app is now localized in Traditional Chinese (thanks to @abc0922001) and Simplified Chinese (thanks to @starlightjy)

The app icon is now compatible with Material You themes (thanks to @GitGitro).

In WalkieTalkie and Conversation modes, muting the microphone no longer cancels the results but only stops the listening (so it can be used to force stop listening in noisy environments).

RTranslator 2.0.3

02 Jul 11:36
6b8e214
Compare
Choose a tag to compare

Improvements to the initial download of the AI models:

  • Added a file integrity check to the initial download. Now you will be notified if a downloaded file is corrupted and you can restart the download of only that file (previously the corruption was only identified at the end of the download and you had to reset the app and start over).

  • Added an option to fix eventually corrupted file models at the start of the app. Now, if the error occurs, instead of just suggesting to reinstall the app, you can click on the "fix" button and re-download only the corrupted files.

  • Added the option of sideloading. People who previously had problems downloading due to poor internet connection to GitHub can now do the initial download wherever they want and then push the files into the app. See the dedicated guide for more info.

  • Added an eventual low storage space warning in the initial download

RTranslator 2.0.2

28 Jun 22:14
Compare
Choose a tag to compare

Added the ability to use any TTS (thanks to @JingziC).

Now languages ​​not supported by the current TTS will still be usable but without TTS (thanks to @JingziC).

Fixed a bug that made TTS not work on some phones (thanks to @starlightjy).

RTranslator 2.0.1

20 Jun 12:16
Compare
Choose a tag to compare

Improved handling of missing TTS, now if you don't have a supported TTS, only the TTS will not work, the App will still be usable.

Fixed some bugs.

RTranslator 2.0.0

16 Jun 14:31
Compare
Choose a tag to compare

The Google API's have been replaced by Meta's NLLB for translation and OpenAi's Whisper for speech recognition. These AI models run directly on your phone, so now the app is totally free and with no configuration required!

A classic text translation mode has been added.

Bluetooth LE device search has been improved.

Fixed some bugs.

To install the app you need to download just "An_RTranslator_2.0.0.apk", the other files will be downloaded automatically by the app on the first start.

RTranslator 1.1.3

09 Sep 13:07
Compare
Choose a tag to compare

Fixed slow key file search (now you have to put the key in the download folder, not anywhere you want).
Updated Bluetooth permissions to support android 11.

RTranslator 1.1.2

09 Mar 13:57
Compare
Choose a tag to compare