Skip to content

Releases: IliyaBrook/InstantVoiceTranslate

app-release_0.4.apk

Choose a tag to compare

@IliyaBrook IliyaBrook released this 27 Apr 03:21
Combine GitHub Actions workflows for issue triage, Telegram notificat…

0.3

0.3

Choose a tag to compare

@IliyaBrook IliyaBrook released this 14 Apr 00:25
  • add TTS volume control
  • add optionally Ducking feature + settings switch

0.2

0.2

Choose a tag to compare

@IliyaBrook IliyaBrook released this 28 Feb 11:08
  • Fix System Audio input
  • Translation ui output improvments
  • Add offline mode (beta, it works much worse than the online mode), In the following versions, improvements are planned.
  • Add i18n (English, Russian) The default language is system language, but this can be changed in the settings.

instant-voice-translate

Choose a tag to compare

@IliyaBrook IliyaBrook released this 27 Feb 08:25

Stream language translation:

Component Technology
Language Kotlin 2.1.20, JVM 17
UI Jetpack Compose + Material 3 (BOM 2026.02.00)
DI Hilt 2.56.2 + KSP
Async Kotlin Coroutines + Flow / StateFlow / Channel
Speech Recognition Sherpa-ONNX (local AAR, streaming zipformer models for 7 languages)
Translation Yandex Translate API + fallback (OkHttp 5.3.2)
Text-to-Speech Android TextToSpeech
Settings Storage DataStore Preferences
Navigation Navigation Compose 2.9.7
Build AGP 8.9.3, Gradle
Min SDK 29 (Android 10)
Target SDK 36