sps44 commited on
Commit
b8b40cc
·
1 Parent(s): 5db2b1c

remove debugging execution

Browse files
Files changed (1) hide show
  1. speech_commands_enriched.py +2 -2
speech_commands_enriched.py CHANGED
@@ -239,5 +239,5 @@ class SpeechCommands(datasets.GeneratorBasedBuilder):
239
  }
240
 
241
  #for debugging
242
- if __name__ == "__main__":
243
- ds = datasets.load_dataset("speech_commands_enriched.py", 'v0.01', split="train", streaming=False)
 
239
  }
240
 
241
  #for debugging
242
+ #if __name__ == "__main__":
243
+ # ds = datasets.load_dataset("speech_commands_enriched.py", 'v0.01', split="train", streaming=False)