Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Size:
10K - 100K
Tags:
speech-recognition
License:
Commit
•
3e2a9f4
1
Parent(s):
4fde805
Fix YAML metadata error (#5)
Browse files- Fix YAML metadata error (3527d5e54f48940255fb574222e2917ecd708e84)
README.md
CHANGED
@@ -21,16 +21,9 @@ pretty_name: Pangloss
|
|
21 |
language_bcp47:
|
22 |
- x-japh1234
|
23 |
- x-yong1288
|
24 |
-
language_details: jya consists of japh1234 (Glottolog code); nru consists of yong1288
|
25 |
-
(Glottolog code)
|
26 |
tags:
|
27 |
- speech-recognition
|
28 |
-
pretty_name: Pangloss
|
29 |
-
language_bcp47:
|
30 |
-
- x-japh1234
|
31 |
-
- x-yong1288
|
32 |
-
language_details: jya consists of japh1234 (Glottolog code); nru consists of yong1288
|
33 |
-
(Glottolog code)
|
34 |
configs:
|
35 |
- config_name: japh1234
|
36 |
data_files:
|
|
|
21 |
language_bcp47:
|
22 |
- x-japh1234
|
23 |
- x-yong1288
|
24 |
+
language_details: "jya consists of japh1234 (Glottolog code); nru consists of yong1288 (Glottolog code)"
|
|
|
25 |
tags:
|
26 |
- speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
configs:
|
28 |
- config_name: japh1234
|
29 |
data_files:
|