An application using Google Translate to translate English to Vietnamese and reverse. It's seem to be Small-Dictionary
To run this, Python 3.8 or later need to be installed on your local machine, along with these dependencies:
- tkinter
- PIL
- googletrans
- win10toast
- pyttsx3
- speech_recognition
You can install all using the requirements file:
pip install -r requirements.txt
You have to save all images and code in the same file. Total 4 file images and Transformers Movie.ttf
Run demo app by:
python App_Google_Translate_demo.py