Skip to content

This Python code repository hosts a powerful translation and transcription application, powered by OpenAI's GPT-3.5 Turbo model and Gradio library. With this tool, you can seamlessly translate spoken or written text between multiple languages, transcribe audio, and generate concise summaries

Notifications You must be signed in to change notification settings

ansarTheScientist/Live_translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned
RealTime Translation
🔥
blue
pink
gradio
4.1.2
app.py
false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Realtime translator

Our aim to use real-time translator in meeting remove

Enviroment

Clone repo and create python virtual environment

- pip install virtualenv
- virtualenv my_name
- cd <envname>
- Scripts\activate 
- pip install -r requirements.txt

Run application

python app.py

About

This Python code repository hosts a powerful translation and transcription application, powered by OpenAI's GPT-3.5 Turbo model and Gradio library. With this tool, you can seamlessly translate spoken or written text between multiple languages, transcribe audio, and generate concise summaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages