mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
do a change (#460)
This commit is contained in:
parent
ac9fe5342b
commit
10e8bc5b56
@ -43,7 +43,7 @@ def compute_fbank_wenetspeech_dev_test():
|
|||||||
# number of seconds in a batch
|
# number of seconds in a batch
|
||||||
batch_duration = 600
|
batch_duration = 600
|
||||||
|
|
||||||
subsets = ("S", "M", "DEV", "TEST_NET", "TEST_MEETING")
|
subsets = ("DEV", "TEST_NET", "TEST_MEETING")
|
||||||
|
|
||||||
device = torch.device("cpu")
|
device = torch.device("cpu")
|
||||||
if torch.cuda.is_available():
|
if torch.cuda.is_available():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user