imvladikon commited on
Commit
82128bd
1 Parent(s): 8671176

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ 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
- Note: dataset is suspiciously huge (probably original files with 22050Hz are in, too). 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
 
 
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
+ Note: 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