mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
4dc8108e9e
commit
ea4fc1baa0
Binary file not shown.
@ -772,7 +772,6 @@ def main():
|
||||
args.return_cuts = True
|
||||
librispeech = LibriSpeechAsrDataModule(args)
|
||||
|
||||
'''
|
||||
test_clean_cuts = librispeech.test_clean_cuts(option='male')
|
||||
test_other_cuts = librispeech.test_other_cuts(option='male')
|
||||
|
||||
@ -826,7 +825,7 @@ def main():
|
||||
test_set_name=test_set,
|
||||
results_dict=results_dict,
|
||||
)
|
||||
|
||||
'''
|
||||
logging.info("Done!")
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user