| 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
Our aim to use real-time translator in meeting remove
Clone repo and create python virtual environment
- pip install virtualenv
- virtualenv my_name
- cd <envname>
- Scripts\activate
- pip install -r requirements.txtpython app.py