utkarsh2299 commited on
Commit
ea67ec4
·
verified ·
1 Parent(s): f73c9b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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 general, after translating English text to Indian languages, the audio duration in Indian languages tends to be longer than that of the English version. This discrepancy creates a lag between the video and audio during synthesis. To address this issue and ensure synchronization, we initiated two projects:
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