AI Translator
This is a Translator App Which is Build using Flutter, Speech To Text, Google ML Kit, Google Translator and Text To Speech.
Overview
The app provides 3 modes of translation.
- Image To Text provides Image Recognition which converts text in image into text so that user can copy that text and this app translate that text to your known language and read it.
- Direct Mode provides quick and easy translation, much like simple translators.
- Voice To Text provides Speech to text Feature which converts users voice to text and then translate that text to your known language.
Features
- Supports accessibility features like Image-to-text Speech-to-Text and Text-to-Speech
- Helpful tool to learn new languages, travel and translate on the go
Build With
Installation
Cloning this repository
$ git clone https://github.com/SauravSK1011/AI_Translator.git
Installing dependencies
flutter pub get
With all dependencies installed you can run the app
flutter run