Create your own Python Translation App. Learn Python with Kivy and Googletrans

preview_player
Показать описание
In this Video we will create a simple Translation App which will translate you input in the languaga you want.

Pip Commands:
python -m pip install --upgrade pip
pip install googletrans==3.1.0a0
pip install kivy

Want to learn the basics of python?:

#programming
#python
#translation

0:00 Intro
0:26 Libraries Overview
1:15 Pip Commands
2:20 Translation Time
4:25 Pip Kivy
6:00 Starting with the Gui
8:00 Add multiple widgets
12:50 Put the Translation Logic into the App
18:05 Grid in Grid (Matrix-Style)
20:15 Write Translation into a widget
20:46 Sum Up
21:16 Time for 💗
Рекомендации по теме
Комментарии
Автор

Bro please make video how to make it by implementing speech recognition

ajyasin
Автор

Nice vídeo, hey man you know how implement speech to text with kivy with different languages?

carlosvenegas