utkarsh2299 commited on
Commit
6913460
·
verified ·
1 Parent(s): 0ce9b9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -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
 
@@ -85,7 +83,7 @@ If you use this repo in your research or work, please consider citing:
85
 
86
 
87
  COPYRIGHT
88
- 2024, Speech Technology Consortium,
89
 
90
  Bhashini, MeiTY and by Hema A Murthy & S Umesh,
91
 
 
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
 
 
83
 
84
 
85
  COPYRIGHT
86
+ 2025, Speech Technology Consortium,
87
 
88
  Bhashini, MeiTY and by Hema A Murthy & S Umesh,
89