MufinApps's picture
add readMe file
b6e76d8

A newer version of the Gradio SDK is available: 6.5.1

Upgrade
metadata
title: RealTime Translation
emoji: 🔥
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 4.1.2
app_file: app.py
pinned: 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