yoad commited on
Commit
5b77298
·
verified ·
1 Parent(s): a536318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -83,9 +83,9 @@ Each session contains the following files:
83
  - metadata.json - Metadata gathered while normalizing the recording session data and derived from the Recording user profile. (See Below)
84
 
85
  ## Why not VTT/SRT ?
86
- Since recordings can easily go over 24 hours - we could not use the standard subtitle formats (which canot represent >24h media)
87
  We also wanted to capture word level timings, and alignment probabilities - Thus the choise of JSON as a flexible container.
88
- Converting to VTT/SRT should be straign forward assuming you crop the recording to less than 24h.
89
 
90
  ## How to download this dataset?
91
 
 
83
  - metadata.json - Metadata gathered while normalizing the recording session data and derived from the Recording user profile. (See Below)
84
 
85
  ## Why not VTT/SRT ?
86
+ Since recordings can easily go above 24 hours - we could not use the standard subtitle formats (which canot represent >24h media)
87
  We also wanted to capture word level timings, and alignment probabilities - Thus the choise of JSON as a flexible container.
88
+ Converting to VTT/SRT should be straight forward assuming you crop the recording to less than 24h.
89
 
90
  ## How to download this dataset?
91