Off-Topic Python Translation Project

 I created a Voice and Text Translation application using python, in 2020. The modules that I used are speech_recognition, tkinter, pyttx3, and googletrans. The code is 351 lines long and the following translations are available:

  • English-Turkish
  • Turkish-English
  • Deutsch-Turkish
  • Turkish-Deutsch
  • Spanish-Turkish
  • Turkish-Spanish
Additionally, a text translator was implemented for translations between English-Turkish.
The application was open to development, but I had to stop at some point due to the increasing load of my courses. Currently, there are some problems with the code due to the updated modules. Therefore, a little work should still be done on it.

Sample GUI can be seen in the figures below. 

Main Page


Text Translation Page