from local
This commit is contained in:
parent
e08f07e1b3
commit
ab2c5efce8
Binary file not shown.
Binary file not shown.
@ -775,7 +775,8 @@ def main():
|
|||||||
#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')
|
||||||
|
|
||||||
option = '4446'
|
option = 'big'
|
||||||
|
#option = '4446'
|
||||||
test_clean_cuts = librispeech.vox_cuts(option=option)
|
test_clean_cuts = librispeech.vox_cuts(option=option)
|
||||||
#test_other_cuts = librispeech.test_other_user(option=option)
|
#test_other_cuts = librispeech.test_other_user(option=option)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user