Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc
|
| 3 |
tags:
|
| 4 |
- lipsync
|
| 5 |
- dubbing
|
|
@@ -12,9 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
This project generates a lip-synced video based on an original video and translated subtitles.
|
| 14 |
|
| 15 |
-
In
|
| 16 |
-
|
| 17 |
-
Project 1: generate_Lipsync_videos - In this project, we maintained the constant speed of the audio and slowed down the video by interpolating the video frames. This approach ensured proper synchronization between the audio and video, resulting in a video duration longer than the original.
|
| 18 |
|
| 19 |
## Prerequisites
|
| 20 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
tags:
|
| 4 |
- lipsync
|
| 5 |
- dubbing
|
|
|
|
| 12 |
|
| 13 |
This project generates a lip-synced video based on an original video and translated subtitles.
|
| 14 |
|
| 15 |
+
generate_Lipsync_videos - In this project, we maintained the constant speed of the audio and slowed down the video by interpolating the video frames. This approach ensured proper synchronization between the audio and video, resulting in a video duration longer than the original.
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Prerequisites
|
| 18 |
|