Skip to content

GlobalSpeak is a Python Flask web application designed to overcome language barriers by translating your lectures in audio, video, and text formats into over 100+ languages, including major ones like Japanese, German, French, Spanish, Hindi, English, Marathi, and more.

Notifications You must be signed in to change notification settings

jayeshbhandarkar/GlobalSpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlobalSpeak : A Flask Web App

Project Overview

GlobalSpeak is a Python Flask web application designed to overcome language barriers by translating your lectures in audio, video, and text formats into over 100+ languages, including major ones like Japanese, German, French, Spanish, Hindi, English, Marathi, and more. It seamlessly converts lecture notes into multiple languages, providing an enriched learning experience. The audio translation feature ensures students worldwide can access lectures in their native languages, fostering inclusive education. Additionally, The video translation translates entire videos, allowing you to watch and understand content in your preferred language.

Prerequisites

  • Before you begin, ensure you have the following installed:

    • Python 3.8 or Higher Version

Run the following Commands.

STEP 1 - Creating virtual enviroment : To do so:-

  pip install virtualenv
  virtualenv env
  .\env\Scripts\activate.ps1

STEP 2 - Cloning the Repository :

    git clone https://github.com/jayeshbhandarkar/GlobalSpeak.git
    cd GlobalSpeak

STEP 3 - Installing all the Dependancies :

    pip install -r requirements.txt

STEP 4 - Run the flask web application

    python app.py

STEP 5 - Open Web-Browser (Chrome) and navigate to http://127.0.0.1:8000 to use this web-application.


⬤ Please do ⭐ the Repository, if it helped you in anyway.

😊 Thankyou !! ✨

About

GlobalSpeak is a Python Flask web application designed to overcome language barriers by translating your lectures in audio, video, and text formats into over 100+ languages, including major ones like Japanese, German, French, Spanish, Hindi, English, Marathi, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published