Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
title: Video
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app_rvc.py
|
9 |
pinned: true
|
10 |
-
license:
|
11 |
short_description: Video Dubbing with Open Source Projects
|
12 |
preload_from_hub:
|
13 |
-
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Aleph Weo Webeta Video Translator
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.40.0
|
8 |
app_file: app_rvc.py
|
9 |
pinned: true
|
10 |
+
license: bsl-1.0
|
11 |
short_description: Video Dubbing with Open Source Projects
|
12 |
preload_from_hub:
|
13 |
+
- Systran/faster-whisper-large-v3
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|