Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
Croatian
Size:
< 1K
Libraries:
Datasets
pandas
5roop commited on
Commit
9417046
1 Parent(s): 8fe879e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -38,8 +38,6 @@ size_categories:
38
 
39
  Antoine de Saint-Exupéry's _The Little Prince_, translated into Chakavian dialect of Croatian and read by native speakers.
40
 
41
- This version is split into chunks of [0, 30] seconds for ASR experiments.
42
-
43
  ## Dataset composition
44
 
45
  Attributes:
@@ -48,6 +46,9 @@ Attributes:
48
  * normalized_text: Text with some punctuation removed and special characters remapped for easier training. Characters, not present in standard Croatian (ȅ,é,ȋ,ȉ,ȃ,ȁ), are substituted with non-special characters (e,i,a). Bullets, newlines, and quotation marks are removed.
49
  * speaker: In `train`, this attribute is always an empty string. In `test` it accurately represents the speaker of the chunk.
50
 
 
 
 
51
  ## Authors:
52
 
53
  * Nikola Ljubešić [https://huggingface.co/nljubesi](https://huggingface.co/nljubesi)
 
38
 
39
  Antoine de Saint-Exupéry's _The Little Prince_, translated into Chakavian dialect of Croatian and read by native speakers.
40
 
 
 
41
  ## Dataset composition
42
 
43
  Attributes:
 
46
  * normalized_text: Text with some punctuation removed and special characters remapped for easier training. Characters, not present in standard Croatian (ȅ,é,ȋ,ȉ,ȃ,ȁ), are substituted with non-special characters (e,i,a). Bullets, newlines, and quotation marks are removed.
47
  * speaker: In `train`, this attribute is always an empty string. In `test` it accurately represents the speaker of the chunk.
48
 
49
+ Extent:
50
+ * `train`: 277 instances
51
+ * `test`: 95 instances
52
  ## Authors:
53
 
54
  * Nikola Ljubešić [https://huggingface.co/nljubesi](https://huggingface.co/nljubesi)