Kimang18 commited on
Commit
d122f00
·
verified ·
1 Parent(s): bc6eeb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -29,3 +29,8 @@ configs:
29
  - split: test
30
  path: data/test-*
31
  ---
 
 
 
 
 
 
29
  - split: test
30
  path: data/test-*
31
  ---
32
+
33
+ - Combined [openslr/openslr-SLR42](https://huggingface.co/datasets/openslr/openslr) and [google/fleurs-km-kh](https://huggingface.co/datasets/google/fleurs).
34
+ - Each audio is shorter than or equal to 30 seconds.
35
+ - Sampling rate is 16,000
36
+ - Each transcription is already normalized by `tha.normalize.processor` (`pip install tha`)