Datasets:
ahnafsamin
commited on
Update subakko.py
Browse files- subakko.py +1 -1
subakko.py
CHANGED
@@ -51,7 +51,7 @@ _PROMPTS_URLS = {
|
|
51 |
}
|
52 |
|
53 |
|
54 |
-
class
|
55 |
"""VIVOS is a free Vietnamese speech corpus consisting of 15 hours of recording speech prepared for
|
56 |
Vietnamese Automatic Speech Recognition task."""
|
57 |
|
|
|
51 |
}
|
52 |
|
53 |
|
54 |
+
class Subakko(datasets.GeneratorBasedBuilder):
|
55 |
"""VIVOS is a free Vietnamese speech corpus consisting of 15 hours of recording speech prepared for
|
56 |
Vietnamese Automatic Speech Recognition task."""
|
57 |
|