Emilio Marinone commited on
Commit
5f75bf2
1 Parent(s): 416ec7b

fix class name

Browse files
Files changed (1) hide show
  1. nst_no.py +1 -1
nst_no.py CHANGED
@@ -79,7 +79,7 @@ _ANNOTATIONS_URL = [
79
  ]
80
 
81
 
82
- class NstSV(datasets.GeneratorBasedBuilder):
83
  """Audio dataset for Swedish ASR provided by National Library of Norawy.
84
 
85
  Originally, recordings have been made on two channels: a close one and a distant one.
 
79
  ]
80
 
81
 
82
+ class NstNO(datasets.GeneratorBasedBuilder):
83
  """Audio dataset for Swedish ASR provided by National Library of Norawy.
84
 
85
  Originally, recordings have been made on two channels: a close one and a distant one.