ahnafsamin commited on
Commit
ab3fd26
·
verified ·
1 Parent(s): b2cd34a

Update subakko.py

Browse files
Files changed (1) hide show
  1. subakko.py +1 -1
subakko.py CHANGED
@@ -51,7 +51,7 @@ _PROMPTS_URLS = {
51
  }
52
 
53
 
54
- class VivosDataset(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
 
 
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