Update README.md
Browse files
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`)
|