imvladikon commited on
Commit
e997e89
1 Parent(s): f28a58b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -55,7 +55,9 @@ Subtitles that are not on Hebrew were removed (WIP: need to remove non-Hebrew au
55
  Samples with duration less than 3 second were removed.
56
  Total duration of the dataset is 152 hours.
57
  Outliers in terms of the duration/char ratio were not removed, so it's possible to find suspiciously long or short sentences compared to the duration.
58
- WIP: dataset suspiciously is huge. fix it (probably original files with 22050Hz are in)
 
 
59
 
60
  ## Data Format
61
 
 
55
  Samples with duration less than 3 second were removed.
56
  Total duration of the dataset is 152 hours.
57
  Outliers in terms of the duration/char ratio were not removed, so it's possible to find suspiciously long or short sentences compared to the duration.
58
+ WIP: dataset suspiciously is huge. fix it (probably original files with 22050Hz are in). if loading is slow, just clone it :
59
+ `git clone hebrew_speech_campus && cd hebrew_speech_campus && git lfs pull`
60
+ and load it from the folder `load_dataset("./hebrew_speech_campus")`
61
 
62
  ## Data Format
63