ffeew commited on
Commit
b61192d
1 Parent(s): 48f1bb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -25,8 +25,7 @@ This dataset is split into 3 directories:
25
  - `video_id.json`: a json file containing the lip landmark coordinates of a particular video, where the keys are the frame numbers and the values are the x, y lip landmark coordinates
26
  - `GRID_alignments`: contains the alignments of all the videos in the dataset
27
  - `speaker_id`: contains the alignments of a particular speaker
28
- - `video_id`: contains the alignments of a particular video
29
- - `video_id.align`: contains the alignments of a particular video, where each line is a word and the start and end time of the word in the video
30
 
31
  ## Details
32
 
 
25
  - `video_id.json`: a json file containing the lip landmark coordinates of a particular video, where the keys are the frame numbers and the values are the x, y lip landmark coordinates
26
  - `GRID_alignments`: contains the alignments of all the videos in the dataset
27
  - `speaker_id`: contains the alignments of a particular speaker
28
+ - `video_id.align`: contains the alignments of a particular video, where each line is a word and the start and end time of the word in the video
 
29
 
30
  ## Details
31