from local
This commit is contained in:
parent
321882c93c
commit
2959e48349
Binary file not shown.
Binary file not shown.
@ -771,7 +771,7 @@ def main():
|
|||||||
# we need cut ids to display recognition results.
|
# we need cut ids to display recognition results.
|
||||||
args.return_cuts = True
|
args.return_cuts = True
|
||||||
librispeech = LibriSpeechAsrDataModule(args)
|
librispeech = LibriSpeechAsrDataModule(args)
|
||||||
|
|
||||||
test_clean_cuts = librispeech.test_clean_cuts(option='male')
|
test_clean_cuts = librispeech.test_clean_cuts(option='male')
|
||||||
test_other_cuts = librispeech.test_other_cuts(option='male')
|
test_other_cuts = librispeech.test_other_cuts(option='male')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user