Datasets:
imvladikon
commited on
Commit
•
ffddf29
1
Parent(s):
e997e89
Update README.md
Browse files
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 |
-
|
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: 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 |
|