Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
6.5.1
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